1.0.0-Beta-07
Pre-release
Pre-release
·
17 commits
to main
since this release
This version brings no change to the presentation API.
UI Changes & fixes
- Tools & overlays now have a light color theme to make it easier on the eye.
- Laser tool is not active anymore in the overview
Changes to plugin API
- Breaking change: The
CupPlugin.overlay
function now has astate: PresentationState
parameter. - Added the
CupAdditionalOverlay.inMenu
constructor parameter & property to allow the overlay button to appear in an overflow menu.