Open
Description
I think I fixed the weird int slipping to large number bug here -- since min and max of the param seemed fine, it just that val was returning -2,147,483,648 or something similar... i used a clamp. just making a note here in case it's helpful.
https://github.com/SFPC/recoded/blob/master/src/scenes/baseScene.cpp#L276-L277
Metadata
Metadata
Assignees
Labels
No labels