What's Changed
- Fix
IBindableList.GetEnumerator()
boxing and allocating by @smoogipoo in #6155 - Reduce allocations when calling BeginAbsoluteSequence() by @smoogipoo in #6156
- Fix build warning by @smoogipoo in #6158
- Implement
Padding
property inGridContainer
by @EVAST9919 in #6145 - Reduce mouse move overhead when
IRequireHighFrequencyMousePosition
are present by @peppy in #6147 - Fix nested absolute sequences by @smoogipoo in #6160
Full Changelog: 2024.127.0...2024.129.1