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
* feat(ui): add native WheelPicker primitive (#5873)
* chore(ui): pin WheelPicker's callback tables in the GC frontier ratchet
The two new thread-local tables in the iOS and visionOS wheel_picker park a
NaN-boxed on_change closure that no registered scanner reaches — the same
shape as the 112 UI callback tables already pinned. Pin them deliberately so
lint reflects the debt instead of hiding it, and add the changelog fragment.
---------
Co-authored-by: Ralph Kuepper <ralph@skelpo.com>
0 commit comments