Skip to content

[FEATURE][UI] Show Temporary Notification When Font Size Changes #4

Description

@com3dian

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.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions