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.34k stars 423 forks source link

Fix Dice widget and add automatic update #1022

Closed letsfindaway closed 1 month ago

letsfindaway commented 3 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.