@@ -124,7 +124,7 @@ public:
float off_y = 0;
float width;
float height;
bool keys[256];
bool keys[256]{false};
bool redraw = true;
bool animate = false;
bool ui_visible = true;
The note is not visible to the blocked user.