Is your feature request related to a problem? Please describe.
Yes. When the font size changes in the application (manually or through system settings), there's no visual indication that the change has taken place. This can be confusing or disorienting for users, especially when the change is subtle or accidental.
Describe the solution you'd like
When a font size change is detected, show a small notification window (e.g., a top banner) within the app’s main window. This window should briefly state that the font size has changed and then fade out automatically after a few seconds.
Describe alternatives you've considered
Using a toast notification at the bottom instead of the top.
Logging the change in a status bar instead of showing a popup.
Making the font size transition more animated/noticeable to indicate a change without using any extra UI.
Additional context
This feature would improve user awareness and make the app feel more responsive and user-friendly.
Example mockup or message: "Font size updated"
Ideal fade-out duration: ~2-3 seconds.
Is your feature request related to a problem? Please describe.
Yes. When the font size changes in the application (manually or through system settings), there's no visual indication that the change has taken place. This can be confusing or disorienting for users, especially when the change is subtle or accidental.
Describe the solution you'd like
When a font size change is detected, show a small notification window (e.g., a top banner) within the app’s main window. This window should briefly state that the font size has changed and then fade out automatically after a few seconds.
Describe alternatives you've considered
Using a toast notification at the bottom instead of the top.
Logging the change in a status bar instead of showing a popup.
Making the font size transition more animated/noticeable to indicate a change without using any extra UI.
Additional context
This feature would improve user awareness and make the app feel more responsive and user-friendly.
Example mockup or message: "Font size updated"
Ideal fade-out duration: ~2-3 seconds.