Skip to content

Navigation Menu

Sign in
Sign up

Fixed issue #504 - #551

Open
Wanchang529 wants to merge 1 commit into
powertab:master from
Wanchang529:fix-504-ui-resize
Open

Fixed issue #504 #551
Wanchang529 wants to merge 1 commit into
powertab:master from
Wanchang529:fix-504-ui-resize

Conversation

@Wanchang529

@Wanchang529 Wanchang529 commented Feb 18, 2026

Copy link
Copy Markdown

Description of Changes

This PR fixes issue #504 by correcting the UI resize behavior in the FileInformationDialog.

The dialog layout was not properly updating when the window size changed.
This update ensures that the layout resizes correctly and maintains proper alignment.

Fixes

Closes #504

cameronwhite reacted with thumbs up emoji
</item>
</layout>
</widget>
<widget class="QWidget" name="lyricsPage">

@cameronwhite cameronwhite Feb 28, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this is a copy of the Lyrics panel that still exists below?

I also got a few warnings in my build related to this, and two panels showed up in the UI

/Users/cameron/code/powertabeditor/source/dialogs/fileinformationdialog.ui: Warning: The name 'lyricsPage' (QWidget) is already in use, defaulting to 'lyricsPage1'.
/Users/cameron/code/powertabeditor/source/dialogs/fileinformationdialog.ui: Warning: The name 'formLayout_11' (QFormLayout) is already in use, defaulting to 'formLayout_111'.
/Users/cameron/code/powertabeditor/source/dialogs/fileinformationdialog.ui: Warning: The name 'lyricsLabel' (QLabel) is already in use, defaulting to 'lyricsLabel1'.
/Users/cameron/code/powertabeditor/source/dialogs/fileinformationdialog.ui: Warning: The name 'lyricsValue' (QPlainTextEdit) is already in use, defaulting to 'lyricsValue1'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@cameronwhite cameronwhite cameronwhite left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Performance Notes and Lyrics boxes don't size with the File Information screen.

AltStyle によって変換されたページ (->オリジナル) /