ussserrr

Results 56 issues of ussserrr

And some hide/restore-like activity cures it.

bug

We still relies on global IDs, etc. Need to improve QML codebase in that regard

enhancement

For actions buttons, currently there is a need to move a mouse first to trigger Ctrl/Shift highlighting behavior even if corresponding keys has been pressed. Need to find a way...

enhancement

- "Add" button position doesn't change until the list gets focus - Log area crawls onto the status bar

bug

Currently a list of available PlatformIO boards is requested right on the app startup which: 1. Increases launch time 2. Doesn't respect custom `platformio_cmd` config parameter The latter is a...

enhancement

Detect changes in a config file and reflect them appropriately. This can be done, for example, at the same time a state is updating (e.g. on window hiding/restoring, `currentIndexChanged`, etc.).

enhancement