changed handling "conf" and "properties" buttons in level editor
authorHolger Schemel <info@artsoft.org>
Thu, 29 Oct 2020 07:53:35 +0000 (08:53 +0100)
committerHolger Schemel <info@artsoft.org>
Thu, 29 Oct 2020 07:53:35 +0000 (08:53 +0100)
commit325decda20f8562b0ce596370d53882979e517c8
tree3ca47437b3068640d797c8b72db6a1fae8aeaaaf
parente8521f03e3e2e3952137086b6aaee3a572b01aa1
changed handling "conf" and "properties" buttons in level editor

When clicking "conf" and "properties" buttons in the level editor when
the previous screen is not the playfield screen, it can be confusing
how to return to the playfield screen (by clicking both buttons in the
"right" order). To make things easier, both buttons now return to the
playfield screen if the user is already on the corresponding screen.
src/editor.c