Hide sidebar similar to status bar

This commit is contained in:
MathemanFlo
2022-02-12 13:59:21 +01:00
parent 949c513d91
commit e1df0fc8b7
2 changed files with 17 additions and 1 deletions
+2
View File
@@ -260,6 +260,8 @@ class Context {
public static var vxaoAperture = 1.2;
public static var textureExportPath = "";
public static var lastStatusPosition = 0;
public static var lastHtab0Position = 0;
public static var maximizedSidebarWidth = 0;
public static var cameraControls = ControlsOrbit;
public static var dragDestination = 0;
#if (krom_android || krom_ios)