You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A common user request has been to add back tablet support for letterbox modes (example: ppy/osu#26673 (reply in thread)). 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.
The text was updated successfully, but these errors were encountered:
A common user request has been to add back tablet support for letterbox modes (example: ppy/osu#26673 (reply in thread)). 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.The text was updated successfully, but these errors were encountered: