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
{{ message }}
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
slider_float2 takes a [2]f32 as input, and crashes whenever the user tries to use the widget. It works by replacing it with a ^[2]f32.
Same problem with slider_float3, slider_int2, etc.
The text was updated successfully, but these errors were encountered:
slider_float2 takes a [2]f32 as input, and crashes whenever the user tries to use the widget. It works by replacing it with a ^[2]f32.
Same problem with slider_float3, slider_int2, etc.
The text was updated successfully, but these errors were encountered: