sourcegit-scm / sourcegit

Windows/macOS/Linux GUI client for GIT users
MIT License
1.24k stars 122 forks source link

Request to Enlarge Error Messages for Better Visibility #556

Closed enricocap closed 1 week ago

enricocap commented 2 weeks ago

The current error messages displayed in the application are too small, making them difficult to read, especially for users with visual impairments or those working on smaller screens. A larger, more visible error message would improve the overall user experience and accessibility.

Impact: This enhancement will provide a better user experience, especially for users with accessibility needs, and reduce the likelihood of missed error notifications.

love-linger commented 1 week ago

In fact, the error messages uses the same font size as the main window, and you can change it from preference window.

enricocap commented 1 week ago

I didn’t explain my problem correctly. The issue is that the error message popup needs more space to display longer error messages. For instance, when using commit message policies, the text isn’t very readable, as window width is too narrow.

image

love-linger commented 1 week ago

Done. You can download the latest CI build from Github Action.