HaikuArchives / ArtPaint

ArtPaint is a painting and image processing program.
https://haikuarchives.github.io/ArtPaint/
29 stars 18 forks source link

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

Open dsizzle opened 1 year ago

dsizzle commented 1 year ago

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

brush-lang

humdingerb commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

dsizzle commented 1 year ago

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 commented 1 year ago

True.