0ad/source/tools/atlas/AtlasUI/ScenarioEditor
Ralph Sennhauser f44855126e
Fix scrolling with GTK/QT wxWidgets backends
wxWidgets can use X11 APIs or the GUI toolkits GTK or QT on Linux, with
pure Wayland only the option to use the toolkits remains for
wxGetKeyState().

wxGetKeyState() is only usable for modifier keys with either toolkit and
so we need to bookkeep ourself.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-09-06 17:59:32 +02:00
..
Sections Make wxStaticBox' content children 2025-08-24 18:27:30 +02:00
Tools Fix some includes in atlas 2025-08-21 14:18:38 +02:00
ScenarioEditor.cpp Fix scrolling with GTK/QT wxWidgets backends 2025-09-06 17:59:32 +02:00
ScenarioEditor.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
SectionLayout.cpp Fix some includes in atlas 2025-08-21 14:18:38 +02:00
SectionLayout.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00