What's Changed
- Add tip pressure to click threshold to tablet handler configuration by @Finadoggie in #6536
- Bump SixLabors.ImageSharp from 3.1.5 to 3.1.7 in /osu.Framework by @dependabot in #6547
- Fix
TextFlowContainer
not laying text out properly on someTextAnchor
settings by @bdach in #6545 - Adjust
GetBackwardWordAmount
andGetForwardWordAmount
to take symbols into account by @AleXu224 in #6496 - Remove
TrackBass
frequency clamping by @smoogipoo in #6548
Breaking changes
TextFlowContainer
no longer inherits from FillFlowContainer
and instead is a CompositeDrawable
All methods and properties that consumers should be using (and additionally some that they arguably shouldn't) remain accessible.
New Contributors
- @Finadoggie made their first contribution in #6536
- @AleXu224 made their first contribution in #6496
Full Changelog: 2025.225.0...2025.311.0