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
When attempting to debug bigbluebutton#26, my initial thought was that it was a
problem with unbalanced context save/restore. So I wrote a context
manager to ensure that the save/restore is always balanced properly.
Unfortunately this doesn't actually seem to be the cause of the problem,
but it still is a useful code cleanup.
There's also a context manager for handling pushing/popping groups to
ensure those stay balanced too.
Only the first arrow shape of the page is draw correctly with an Label, the other ones are "invisible" and just the label is shown
The text was updated successfully, but these errors were encountered: