make scrollbar interactive

This commit is contained in:
MihailRis
2024-12-05 14:43:24 +03:00
parent bad2b44c96
commit b65ba61f9a
6 changed files with 65 additions and 16 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ namespace gui {
void addGrid(
int cols, int count,
glm::vec2 pos,
int padding,
glm::vec4 padding,
bool addpanel,
const SlotLayout& slotLayout
);