changed only handling pointer-style animations clicks in request dialogs
authorHolger Schemel <info@artsoft.org>
Sat, 9 Dec 2023 16:44:11 +0000 (17:44 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 9 Dec 2023 16:50:09 +0000 (17:50 +0100)
As request dialogs are displayed above all other screen elements,
including global animations (except pointer-style global animations),
global animations should not be clickable while request dialogs are
active, with the exception of clickable pointer-style animations,
which is generally used to display a different pointer while the
mouse button is pressed.


No differences found