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

Saved/unsaved indicators not refreshed when switching theme #1893

Closed
HeyMyian opened this issue May 23, 2024 · 1 comment · Fixed by #1906
Closed

Saved/unsaved indicators not refreshed when switching theme #1893

HeyMyian opened this issue May 23, 2024 · 1 comment · Fixed by #1906
Labels
minor issue Issue: Mostly harmless user interface Component: General user interface

Comments

@HeyMyian
Copy link
Contributor

The saved/unsaved indicator bobbles do not update their colors when switching themes - only when restarting novelWriter. I thought I was broken when I couldn't get their colors to change while experimenting with new themes. It's an extremely minor issue, but it looks to me like an oversight since the theme is supposed to be live-refreshable?

2024-05-23___23_38_25

@vkbo
Copy link
Owner

vkbo commented May 23, 2024

Yeah, these are custom drawn indicators, and need to be recreated when switching theme. It's not a big deal to do. Originally, their colour was not a part of the theme settings, so there was no need to change them.

@vkbo vkbo added this to the Release 2.5 Beta 1 milestone May 23, 2024
@vkbo vkbo added user interface Component: General user interface minor issue Issue: Mostly harmless labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor issue Issue: Mostly harmless user interface Component: General user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants