omigamedev cbc03c0674 fix scroll direction: use RmlUi native touch API
Switch from mouse event emulation to RmlUi's native touch API
(ProcessTouchStart/Move/End) for natural scrolling behavior.

When dragging on scrollable content, the content now follows
the finger/cursor direction instead of scrolling in reverse.

- Designer: Use touch API when left mouse button is pressed
- Android kernel: Use touch API for all touch events
2026-01-20 20:30:08 +01:00
2026-01-14 14:47:57 +01:00
2026-01-16 12:43:06 +01:00
2026-01-08 22:35:59 +01:00
2025-12-28 10:54:06 +01:00
2025-12-28 10:54:06 +01:00
2025-12-28 10:54:06 +01:00
2026-01-08 22:35:59 +01:00
2025-12-28 10:54:06 +01:00
Description
No description provided
20 MiB
Languages
C++ 40.5%
C 37.3%
Go 10.1%
Lua 6.8%
HTML 2.5%
Other 2.6%