mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2026-01-28 03:42:21 +01:00
Let the TouchHandler::GestureGet() function return a TouchEvent instead of the touchpanel-driver specific enum. This helps to move the driver specific helper function `ConvertGesture` from `DisplayApp` into `TouchHandler`.