Panels scrolling, scissors test fix

This commit is contained in:
MihailRis
2023-11-23 13:36:24 +03:00
parent e6c9a38f0c
commit be807535f5
10 changed files with 97 additions and 15 deletions
+1
View File
@@ -19,6 +19,7 @@ public:
static float deltaY;
static float x;
static float y;
static int scroll;
static bool _cursor_locked;
static bool _cursor_started;
static std::vector<uint> codepoints;