fwcd / fwcd/macromaker

UI improvements for buttons

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5
Forks
5
PR merge metrics
No merged PRs in 30d

Description

When opening MacroMaker it could have the:
- Item `File` -> `Save` disabled - you don't have anything to be saved yet
- Button `Stop` disabled - could only be enabled if it's either recording/playing
- Button `Play` disabled - enabled only after a recording or a loaded session

Also after pressing the recording button it could:
- Disable all items from `File` menu
- Enable the `Stop` button and disable the `Play` button and Repeats (until the Stop is pressed)

Just enable the `Play` button if there's a recent session recorded or loaded.
When Playing, disable the `Record` button

And so on..

Those will probably ease the use of the app.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.