add scrollbar, improve presets, other small fixes
This commit is contained in:
@@ -240,6 +240,7 @@ public:
|
||||
void move_child_offset(Node* n, int offset);
|
||||
int get_child_index(Node* n);
|
||||
Node* get_child_at(int index);
|
||||
// returns {origin, size} form
|
||||
glm::vec4 get_children_rect() const;
|
||||
bool is_child_recursive(Node* o) const;
|
||||
void mouse_capture();
|
||||
|
||||
Reference in New Issue
Block a user