Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Crash with slider_int2 (and other similar functions) #6

Open
J-Revel opened this issue Feb 24, 2021 · 1 comment
Open

Crash with slider_int2 (and other similar functions) #6

J-Revel opened this issue Feb 24, 2021 · 1 comment

Comments

@J-Revel
Copy link

J-Revel commented Feb 24, 2021

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.

@colinbellino
Copy link

@ThisDevDane Would you accept a pull request to fix that? I also had to fix it locally also but i can take some time to prepare a PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants