fixed main menu buttons for first level, last level and level number
authorHolger Schemel <info@artsoft.org>
Fri, 28 Dec 2018 00:14:18 +0000 (01:14 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 28 Dec 2018 00:14:18 +0000 (01:14 +0100)
commite17dc52b6a235b5fdfa16698083eee534e413341
tree2b0e637b8436a4c113a539d4b60823c11277b860
parenta72578211d241dd0282ed9f803e85e027395f27a
fixed main menu buttons for first level, last level and level number

These three buttons were handled as "main menu screen buttons"
(like the buttons and text labels for the main menu functions),
but should instead be handled as "real gadgets" (just like the
buttons to select previous or next level, but instead triggering
when mouse button is released).

This change was needed to show the button graphics for the active
state of these three buttons when mouse button was held clicked on
them.
src/screens.c