Skip to content

Main window size#1252

Open
lcp5y3 wants to merge 1 commit into
mooltipass:masterfrom
lcp5y3:master
Open

Main window size#1252
lcp5y3 wants to merge 1 commit into
mooltipass:masterfrom
lcp5y3:master

Conversation

@lcp5y3

@lcp5y3 lcp5y3 commented Jul 8, 2025

Copy link
Copy Markdown

Main window display

In french version of moolticute, some pane of the main window have widgets partially hide (see image below). So some action aren't accessible. To fix this issue, I've increase MainWindow->maximumSize->width value from 946 to 16777215 (the same than height).

After this, moolticute can be display with full screen and all widget are accessible.

moolticute

@limpkin

limpkin commented Jul 15, 2025

Copy link
Copy Markdown
Collaborator

@deXol do you remember why we weren't doing this before? I remember display issues too....

@lcp5y3

lcp5y3 commented Jan 26, 2026

Copy link
Copy Markdown
Author

Any update ?

@limpkin

limpkin commented Jan 30, 2026

Copy link
Copy Markdown
Collaborator

@deXol ?

@deXol

deXol commented Jan 30, 2026

Copy link
Copy Markdown
Collaborator

@deXol ?

We just kept the default width at 946 value as a fix at line 9, because it worked on most systems and Qt UI editor changes that value all the time you open the editor.
I cannot see problem with changing maxWidth to 16777215 as for max height.

@deXol deXol self-requested a review January 30, 2026 18:40
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.

3 participants