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

Improve Run button with default Run Mode and Stop icon #282

Merged

Conversation

w7sst
Copy link
Owner

@w7sst w7sst commented Mar 8, 2024

  • User can start a contest using the Run button's dropdown list.
  • This default Run Mode will be identified using a bold font in the dropdown list.
  • The default run mode will be retained in the MorseRunner.ini file across MR invocations.
  • Subsequent pushes of the Run button will start the selected Run mode.
  • Once started, the Run button will be renamed to "Stop" along with a red Stop icon.
  • When user pushes the red Stop icon, simulation will stop and the button will be renamed to "Run" along with its green Start icon.

- User can start a contest using the Run button's dropdown list.
- This default Run Mode will be identified using a bold font in the
  dropdown list.
- The default run mode will be retained in the MorseRunner.ini file
  across MR invocations.
- Subsequent pushes of the Run button will start the selected Run mode.
- Once started, the Run button will be renamed to "Stop" along with a
  red Stop icon.
- When user pushes the red Stop icon, simulation will stop and the
  button will be renamed to "Run" along with its green Start icon.
@w7sst w7sst requested review from f6fvy, scotthibbs, jr8ppg and K6OK March 8, 2024 18:29
@w7sst w7sst self-assigned this Mar 8, 2024
@w7sst w7sst linked an issue Mar 8, 2024 that may be closed by this pull request
@w7sst
Copy link
Owner Author

w7sst commented Mar 8, 2024

I have included this change in this v1.84-rc3 build. Please let us know what you think. Thank you, Mike

@w7sst w7sst requested a review from WR7Q March 8, 2024 18:41
@w7sst w7sst merged commit 958fb2d into main Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Run button with default Run Mode and Stop icon
1 participant