Vizlib Sheet Menu v3.1.0 released!
Release Date: 11/05/21
* Using this version you'll need to add a sheet menu object to all sheets in the app.
We’ve made this change as we found issues with performance, actions, and dynamic change to sheet menu design when navigating the app.
The only solution was to implement a new method for Vizlib Sheet Menu, which required the object to be added to every sheet in the app, and ensures it will be rendered/visualized even
when using a deep-sheet-link.
We were aware this would mean additional work for users who’d been developing apps with previous versions of Vizlib Sheet Menu, but felt the change would lead to a more coherent
developer and user experience. At Vizlib we do our utmost to avoid causing any inconvenience by making changes to functionality.
- [LIB-7864]: New Actions for Custom Buttons
4 new actions are now available for custom button:
1. Export Sheet to PDF - exporting the active sheet to pdf file.
2.Export Object to PDF - exporting a predefined master item visualization to pdf file.
3. Sleep - put the engine to sleep.
4.Prompt - Display a custom pop-up message on the screen.