Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@GithubAnon0000
Copy link
Contributor

Fixes the tooltip issue mentioned in https://forums.ankiweb.net/t/inconsistent-chinese-japanese-ui-font-when-anki-is-in-a-different-language-than-the-system-language-on-windows/63261/9?u=anon_0000

Basically, the tooltip continued to use the bootstrap font instead of using the system font.

@iamllama
Copy link
Contributor

iamllama commented Jul 9, 2025

Basically, the tooltip continued to use the bootstrap font instead of using the system font.

Any reason why this happens? ts/routes/+layout.svelte already indirectly imports ts/lib/sass/base.scss

EDIT: ah, bootstrap defines its own tooltip class that this one shadows

@dae
Copy link
Member

dae commented Jul 12, 2025

Thank you both!

@dae dae merged commit c56fd3e into ankitects:main Jul 12, 2025
1 check passed
@GithubAnon0000 GithubAnon0000 deleted the fix-graph-tooltip-uses-wrong-font branch August 7, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants