fix VU, fix window parenting

This commit is contained in:
Boof2015
2026-03-28 00:58:44 -04:00
parent fd9eb3da18
commit 5dc68a5f8f
7 changed files with 386 additions and 101 deletions
+4 -1
View File
@@ -105,10 +105,13 @@ select {
justify-content: center;
width: 20px;
height: 28px;
padding: 0;
border: 0;
background: transparent;
color: rgba(255, 255, 255, 0.3);
cursor: grab;
flex-shrink: 0;
-webkit-app-region: drag;
-webkit-app-region: no-drag;
}
.toolbar__grab:active {