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
add links_in_selection_box_world for world-coordinate box selection
The Slint side now converts selection box coordinates to world space
before calling the callback. Add a world-coordinate variant so callers
that receive pre-converted coordinates don't double-convert.
0 commit comments