Checkbox and Radio buttons activate on click-release to be consistent with other widgets and most UI
This commit is contained in:
@@ -385,8 +385,9 @@ enum ImGuiCol_
|
||||
ImGuiCol_ScrollbarGrabHovered,
|
||||
ImGuiCol_ScrollbarGrabActive,
|
||||
ImGuiCol_ComboBg,
|
||||
ImGuiCol_CheckHovered,
|
||||
ImGuiCol_CheckActive,
|
||||
ImGuiCol_CheckBgHovered,
|
||||
ImGuiCol_CheckBgActive,
|
||||
ImGuiCol_CheckSelected,
|
||||
ImGuiCol_SliderGrab,
|
||||
ImGuiCol_SliderGrabActive,
|
||||
ImGuiCol_Button,
|
||||
|
||||
Reference in New Issue
Block a user