You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't seen this one specifically, but it doesn't surprise me at all. I've definitely observed a similar problem with refresh requiring the shift (cmd-shift-R, not just cmd-r). I'm pretty sure it's due to the keyboard code scanning.
The problem will almost certainly stem from the on_key_press handling in deck.py/SlideDeck.
Expected behavior
When pressing the arrows, the slide to jump to previous/next pages even when the capslock is turn on.
Actual behavior
The slide does not jump to previous/next pages when pressing the arrows with capslock is on.
Testing Environment
The text was updated successfully, but these errors were encountered: