Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for v1.1.0 #89

Merged
merged 32 commits into from
Jul 21, 2021
Merged

Changes for v1.1.0 #89

merged 32 commits into from
Jul 21, 2021

Conversation

RVRX
Copy link
Owner

@RVRX RVRX commented Jul 19, 2021

Major

  • Set your own timer end text! (per Custom Timer Finished Text #72)
    If the user has specified custom end text then the timer will display this text upon reaching zero, instead of 0:00.
    image

  • Clear current team and map selections (per Clear Fields #86)
    Using the keystroke cmd+w or ctrl+w when on either the map page or the team page, will (after prompting the user) clear the selection items on the page - thereby emptying the associated txt's and clearing any associated output images.

  • Timer now runs off of the system clock and is accurate over long periods of time (per Tie CustomTimer to system clock #12)

  • App is no longer resizable (per User can shrink app beyond scene constraints #85)
    This was done so as to prevent a bad appearance for the UI, due to an inconsistent – and overall non-existent – responsiveness. The app may again become resizable in future updates after a responsive UI is created.

Minor / Back-end

@RVRX RVRX linked an issue Jul 21, 2021 that may be closed by this pull request
@RVRX RVRX marked this pull request as ready for review July 21, 2021 02:27
@RVRX
Copy link
Owner Author

RVRX commented Jul 21, 2021

Done some limited timer tests, this release looks good to go!

  • Merge PR
  • Publish Release
  • Merge Web Changes into Main

@RVRX RVRX merged commit e8be434 into main Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant