Anki Add-on: Custom Fullscreen Toggle Button Not Executing Function
I’ve been working on an Anki add-on to add a custom fullscreen toggle button to the top toolbar. I’ve managed to get the button to display, but the bridge command doesn’t seem to be working, and the toggle_fullscreen function is not being executed.