Delay set code on color selectors until the color is confirmed
emptyrivers opened this issue · 0 comments
Whenever a user selects a color widget and starts editing the color, the set code for that widget is called constantly (maybe every frame? I’m not sure). Do we know of a way to differentiate between when the user confirms the color, and when the user is still selecting the color? That could improve performance when editing colors, particularly when editing a group.