FloatingBar: Wip
This commit is contained in:
parent
2082cfe7c7
commit
1157c8e21d
6 changed files with 55 additions and 25 deletions
|
|
@ -166,6 +166,8 @@ Variants {
|
|||
|
||||
// Position above the bar if it's at bottom
|
||||
anchors.bottom: true
|
||||
|
||||
// TODO fixme
|
||||
margins.bottom: barAtBottom ? barHeight + floatingMargin : floatingMargin
|
||||
|
||||
// Rectangle {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue