]> git.tuebingen.mpg.de Git - gsu.git/commitdiff
gui: Treat dialog exit code 255 just like 1.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 5 Jul 2022 22:10:59 +0000 (00:10 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 14 Feb 2023 13:28:03 +0000 (14:28 +0100)
Dialog exits with code 255 if escape was pressed. This change makes the
escape key more useful in the main menu invoked via _browse() since it
no longer terminates the program but results to show the parent menu.


No differences found