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