aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Sidebar.qml
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2025-09-16 09:50:29 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2025-09-17 10:52:17 +0200
commit2aca4661519bc4c97354cae4871f39a099d294a4 (patch)
tree7b74f872bd64f816e22df9c97a1f8e8f2ce81dc0 /examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Sidebar.qml
parentdf85d6027debb67562c1ad36147c997de6ff2bed (diff)
Update the filesystemexplorer example
Pick-to: 6.10 Task-number: PYSIDE-2206 Change-Id: Icc13acc679060bd3945f27e805ae00d40a16644f Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
Diffstat (limited to 'examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Sidebar.qml')
-rw-r--r--examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Sidebar.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Sidebar.qml b/examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Sidebar.qml
index aac530394..f739e0f93 100644
--- a/examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Sidebar.qml
+++ b/examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Sidebar.qml
@@ -50,6 +50,8 @@ Rectangle {
id: tabBarComponent
Layout.fillWidth: true
+ Layout.fillHeight: false
+
// ButtonGroup ensures that only one button can be checked at a time.
ButtonGroup {
buttons: tabBarComponent.contentChildren