Skip to content
Snippets Groups Projects
Commit 84b23645 authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Jean-Baptiste Kempf
Browse files

qml: increase player control layout spacing

parent 9a9db965
No related branches found
No related tags found
1 merge request!789qml: player controlbar layout management rework
Pipeline #153959 passed with stage
in 12 minutes and 57 seconds
......@@ -34,7 +34,7 @@ FocusScope {
property var defaultSize: VLCStyle.icon_normal // default size for IconToolButton based controls
property real spacing: VLCStyle.margin_normal // spacing between controls
property real layoutSpacing: VLCStyle.margin_xlarge // spacing between layouts (left, center, and right)
property real layoutSpacing: VLCStyle.margin_xxlarge // spacing between layouts (left, center, and right)
property int identifier: -1
readonly property var model: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment