Hirashi3630 / UrGUI

UrGUI: easy to create GUI for Unity mods and debug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to cancel ColorPicker

Hirashi3630 opened this issue · comments

currently ColorPicker control updates every change in real-time (calls Action<Color> method every time value changes)

image

make an option (parameter when creating a control) to update only when saving -> showing cancel button to not save values