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

Brush Editor minimum width isn't locale-friendly #561

Open
dsizzle opened this issue Jul 4, 2023 · 5 comments
Open

Brush Editor minimum width isn't locale-friendly #561

dsizzle opened this issue Jul 4, 2023 · 5 comments

Comments

@dsizzle
Copy link
Collaborator

dsizzle commented Jul 4, 2023

At least for French, the minimum window size for Brush Editor is too narrow:

brush-lang

@humdingerb
Copy link
Member

While windows should always resize optimally to the set locale, here the button may be shortened to "Réinitiliser", I suppose. After all the other button is happily just saying "Sauver".

@dsizzle
Copy link
Collaborator Author

dsizzle commented Jul 4, 2023

well, making the window 4 brushes wide instead of 3 adds enough space, and I also feel like it makes the sliders a bit nicer having a little more length to manipulate. Looks ok in English as well:

brush2

but it does consume more screen real estate.

@humdingerb
Copy link
Member

Is it possible to have the default width with 4 brush previews but allow resizing to 3 brushes?

@dsizzle
Copy link
Collaborator Author

dsizzle commented Jul 4, 2023

Maybe? Probably? But right now the min is 3 brush widths, and as a user if you stretch it to 4, it saves the window size - so no work required

@humdingerb
Copy link
Member

True.

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

No branches or pull requests

2 participants