vertical tabs on configuration

This commit is contained in:
Benjamin Palko 2025-09-11 23:57:12 -04:00
parent 83e9c6f08c
commit 8ba0567d28
4 changed files with 65 additions and 50 deletions

View file

@ -60,7 +60,6 @@ StyledPanelWindow {
currentIndex: tabs.currentIndex
ScrollView {
Layout.fillWidth: true
padding: 36
Fields {}
}
@ -69,7 +68,6 @@ StyledPanelWindow {
Selectors {}
}
ScrollView {
Layout.fillWidth: true
padding: 36
Components {}
}