Skip to content

Only reset current_control when touching the control area

Otherwise we end up setting current_control to USER_CONTROL_NONE at any tap outside of the control area, even though the controls stay visible on the screen.

Merge request reports