osu-framework icon indicating copy to clipboard operation
osu-framework copied to clipboard

Tablet input should have a property to allow adjusting the mapping target area

Open peppy opened this issue 1 year ago • 0 comments

A common user request has been to add back tablet support for letterbox modes (example: https://github.com/ppy/osu/discussions/26673#discussioncomment-8223467). Basically, this sees the tablet area mapped to the scaled screen size (when "Everything" scaling is used in osu!).

To make this work, the TabletHandler should have a bindable property that defines the target area, which osu! can adjust based on its scaling mode.

peppy avatar Jan 25 '24 07:01 peppy