noobj2 / Anki-Change-Interface-Font

Changes font for anki webview
GNU General Public License v3.0
7 stars 1 forks source link

Custom font not applying to review bar UI after Anki 2.1.63 #8

Closed ghost closed 1 year ago

ghost commented 1 year ago

This is really a low priority issue as the main functionality of the add-on still works, but an issue nonetheless.

After Anki 2.1.63 the custom font does not apply to the review bar UI as seen in the below screenshot.

image

The deck name and other elements have the font (Rubik) applied, but the review bar elements like the "Create Deck" button do not have the font applied whereas in Anki 2.1.62 and below the font would be applied to these elements as well.

I am currently running Anki 2.1.64 QT6 for Apple Silicon (where the issue has not changed) on MacOS 12.6.6 with the following addons:

image

Though I doubt the other add-ons are the problem as the issue I'm describing only began after updating Anki.

I appreciate the work on the add-on, please let me know if I can do anything to troubleshoot this issue!

noobj2 commented 1 year ago

I am on anki 2.1.65 and I don't have the issue. can you confirm if the issue persists on newer versions of anki? image image

ghost commented 1 year ago

I'm currently running Anki version ⁨2.1.65 (aa9a734f)⁩ on Python 3.9.15 Qt 6.5.0 PyQt 6.5.0. OS is MacOS Monterey 12.6.7. Minimal mode is enabled for Anki, disabling it doesn't seem to make a difference. I also have all add-ons disabled except for Change Interface Font. The font I am using is "Rubik".

The screenshot below was taken on a fresh profile and the issue seems to persist, it may be related to an issue on my computer specifically but maybe someone on MacOS could also try and see if they can replicate this issue.

image
noobj2 commented 1 year ago

yea that might be the reason. since I don't have a mac -_- I can't test it. lemme see if I can find out what's causing the issue.

noobj2 commented 1 year ago

I think it should be fixed now. can you confirm?

ghost commented 1 year ago

Fixed! Thank you so much!

image

(I've reenabled some other add-ons here but CIF is working great!)