tabbbss are still kinda fucked
This commit is contained in:
parent
9d6a88aa43
commit
c76f29345e
4 changed files with 122 additions and 58 deletions
|
|
@ -5,6 +5,7 @@ TabBar {
|
|||
id: control
|
||||
|
||||
property alias orientation: view.orientation
|
||||
spacing: 12
|
||||
|
||||
contentItem: Item {
|
||||
ListView {
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@ TabButton {
|
|||
id: control
|
||||
|
||||
property alias radius: rectangle.radius
|
||||
padding: 10
|
||||
radius: Styling.theme.radiusField
|
||||
|
||||
contentItem: Text {
|
||||
font.pixelSize: Styling.typography.textSize.base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue