test floating some panels
This commit is contained in:
@@ -12,6 +12,7 @@ public:
|
||||
std::function<void(Node* target, glm::vec3 rgb)> on_color_change;
|
||||
|
||||
bool m_interacted = false;
|
||||
bool m_autohide = true;
|
||||
NodeSliderH* m_slider_h;
|
||||
NodeSliderH* m_slider_s;
|
||||
NodeSliderH* m_slider_v;
|
||||
|
||||
Reference in New Issue
Block a user