OpenBoard-org / OpenBoard

OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting.
https://openboard.ch/
GNU General Public License v3.0
2.4k stars 429 forks source link

Fix Dice widget and add automatic update #1022

Closed letsfindaway closed 3 months ago

letsfindaway commented 4 months ago

When updating the interactivity widgets to the new OpenBoard API, the Dice widget was forgotten. This PR fixes this in two commits:

The automatic version update makes sure that widgets on already existing documents get automatically updated. The update is performed if

This PR fixes #1020.