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

fix #23038: reduce height of dialogs to 560 pixels #745

Merged

Conversation

Jojo-Schmitz
Copy link
Contributor

so they easily fit a 1024x600 screen on e.g. a Netbook, without losing
anything

@lasconic
Copy link
Contributor

lasconic commented Mar 6, 2014

Tested on windows only ?

@Jojo-Schmitz
Copy link
Contributor Author

Yes

@Jojo-Schmitz
Copy link
Contributor Author

editstyle.ui would still be slightly to large, but only very slightly, so nothing to worry about much (all content should be visible and all buttons should be in reach), the problem with its strange behavoir on resize is solved with PR #756, which got merged.
Remains the issue with stafftype.ui...

@mgavioli
Copy link
Contributor

Do you mind if I step in for stafftype.ui? I'll give a try to the tab approach...

@mgavioli
Copy link
Contributor

See #763 for a PR dealing with stafftype.ui.

@Jojo-Schmitz
Copy link
Contributor Author

Thanks for stepping in, and of course I don't mind, just the contrary. Actually I hoped that you'd do :-)

so they easily fit a 1024x600 screen on e.g. a Netbook, without losing
anything, at least not on Windows.
The dialog editstyle.ui can only get reduced to 573px permanently (it
increases to that on the next change otherwise). It'd be nice if we could
reduce that dialog by the remain 13px, but isn't strictly needed,
with the window title added that dialog might be a few (single digit)
pixel higher than 600, but nothing relevant of that dialog should
become invisible, so that shouldn't be much of a problem.
The only remaining dialog, stafftype.ui, is taken care of in PR musescore#763
@Jojo-Schmitz
Copy link
Contributor Author

rebased and adjusted, for it not to conflict with PR #763.

lasconic added a commit that referenced this pull request Mar 13, 2014
@lasconic lasconic merged commit ccbbb07 into musescore:master Mar 13, 2014
@Jojo-Schmitz Jojo-Schmitz deleted the 23038-reduce-height-of-dialogs branch March 13, 2014 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants