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
Fixed an issue where using the ruler would make drawing impossible, thanks to @vivianecs and @letsfindaway
Known Issues
When Control screen is not the first screen on the left, main menu will not appear where it should. It is due to a Qt bug (cf. https://bugreports.qt.io/browse/QTBUG-84462 for more details)
With OpenBoard no longer able to be launched multiple times, double-clicking on an ubz file while OpenBoard is open won't open it.
Linux
In Desktop Mode, Gnome Dock should be set to bottom position to workaround the issue with the Openboard left palette not beeing usable from above it (cf. https://bugreports.qt.io/browse/QTBUG-81341 for more details).
MacOS
To make a video stop playing immediately after drag'n'drop, we had to stop doing the "play then pause" operation we usually do to load the first frame. This makes the player object not resizing to the size the video will occupy after clicking "play"