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
fix: 🐛 deck is not clearing up canvas when showing\exiting
When Deck instance is created, it does not reset the canvas by default.
The same applies when exiting the deck, it does not reset it. With this
commit it will reset the canvas and show\hide cursor by default, when
entering the presentation mode and exiting from it.
0 commit comments