vertical tabs on configuration
This commit is contained in:
parent
83e9c6f08c
commit
8ba0567d28
4 changed files with 65 additions and 50 deletions
|
|
@ -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 {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue