forked from VE3NEA/MorseRunner
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Run button with default Run Mode and Stop icon (#282)
- 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.
- Loading branch information
Showing
3 changed files
with
70 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters