added unmapping (invisible) scrollbar gadgets on info sub-screens
authorHolger Schemel <info@artsoft.org>
Sat, 18 Feb 2023 16:55:08 +0000 (17:55 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 18 Feb 2023 16:59:23 +0000 (17:59 +0100)
commit487e1b8ecea9121a3408e5d4f968945e071aa4aa
tree1a07164e5f90e1be8bd96198d2d708f86122b779
parentfde7b4e29e233aec59de27f74a398c8596fd5766
added unmapping (invisible) scrollbar gadgets on info sub-screens

Scrollbars and scrollbar up and down buttons were always invisible on
info sub-screens, but could be made visible by blindly clicking on
them if the game window was customized to a small enough height that
the main info screen had a scrollbar and scroll buttons (which were
then not removed again on the info sub-screens, which generally never
have scrollbars and scroll buttons).
src/screens.c