Skip to content

Commit

Permalink
(fix/skins/Qt6) push skin setiings to the top
Browse files Browse the repository at this point in the history
  • Loading branch information
ronso0 committed Aug 29, 2024
1 parent 34aa89c commit fa4661e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions res/skins/LateNight/skin_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,9 @@ Description:
</Children>
</WidgetGroup><!-- /Library -->

<!-- push the settings up, required with Qt6 -->
<WidgetGroup><Size>0me,0me</Size></WidgetGroup>

</Children>
</WidgetGroup><!-- /SkinSettings -->
</Children>
Expand Down
3 changes: 3 additions & 0 deletions res/skins/Tango/skin_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,9 @@ Description:
</WidgetGroup><!-- /Load/Save Sampler Bank -->
<!-- /Misc -->

<!-- push the settings up, required with Qt6 -->
<WidgetGroup><Size>0min,0me</Size></WidgetGroup>

</Children>
</WidgetGroup><!-- /SkinSettings -->
</Children>
Expand Down

0 comments on commit fa4661e

Please sign in to comment.