Closed letsfindaway closed 1 year ago
There are additionally some issues in debug mode when button->text()
is used and it is expected that it contains just a number. I will additionally use a property to store the screen index, so that it is independent from the button text.
Additionally I have issues with commit https://github.com/OpenBoard-org/OpenBoard/commit/6d8c3d6a060074273dda034af74748bf2ceddee0. For me this does not work, while controlWidget->showNormal()
does. Can we probably add both calls?
Closed as PR was merged.
In the screen selection mode, provide a hover effect when moving the cursor over the buttons designating the screens.
In debug mode, improve the way the button label is used to fill the line edit field.