Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track Info dialogs: move metatdata buttons below color picker #13632

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

ronso0
Copy link
Member

@ronso0 ronso0 commented Sep 6, 2024

No description provided.

Comment on lines -440 to +432
<item row="0" column="0">
<item row="10" column="0">
Copy link
Member

Choose a reason for hiding this comment

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

do you know why this was row="0" previously?

Copy link
Member Author

Choose a reason for hiding this comment

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

🤷‍♂️
items with the same position are stacked, that's why we didn't notice.

Copy link
Member

Choose a reason for hiding this comment

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

so the spacer was overlayed on another object somewhere near the top of the table, effectively not existing?

Copy link
Member Author

Choose a reason for hiding this comment

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

yup. that's what I noticed with QLabels when I messed up column/row values.

Copy link
Member

Choose a reason for hiding this comment

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

Great. thanks for the clarification then.

Copy link
Member

@Swiftb0y Swiftb0y left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you

@Swiftb0y Swiftb0y merged commit 8790b5f into mixxxdj:main Sep 6, 2024
13 checks passed
@ronso0 ronso0 deleted the track-info-move-reload-button branch September 6, 2024 20:06
@ronso0
Copy link
Member Author

ronso0 commented Sep 6, 2024

Thanks for the quick review!

cr7pt0gr4ph7 added a commit to cr7pt0gr4ph7/mixxx that referenced this pull request Oct 31, 2024
…ck-info-dialog

Resolved conflicts caused by mixxxdj#13632 (Move metatdata buttons below color picker).
@ronso0 ronso0 added this to the 2.6-beta milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants