We are happy to announce an update for Antetype Web:
Changes
- Added two plugins: “Import Colors…” and “Export Colors…”. See import/export colours
- Rubber-band directly on the screen (#456)
- Resize-Mode in exported WebViewer (#1064)
- Using ES-modules (#1051)
- Now using Secure Value Transformer in project file (#891)
- Added Live-View preferences, disable live preview for external IPs (#45)
- More Icon changes (#900)
Fixed Bugs:
- After using the Script-Action popover and clicking on the screen to close it, the interaction inspector did not show the actions for the selection (#748)
- workaround for broken resize-scripts from discourse (#1051)
- WebViewer: activating the spec inspector now shows activated pseudo-states (Mouse Over, Pressed etc.) correctly (#1063)
- Using 127.0.0.1 instead of localhost for internal web-view and communication: server <-> antetype discourse (#1061)
- Fixed a crash which happened sometimes after deleting screens (#1054)
- Started with conversion of Mouse-handling to JavaScript-side. Work in progress, currently not used in the application (#1050)
- Additional text in the screen inspector (gray text content) was not clipped to the column size (#553)
- New About Dialog (#909)
- Use “template-rendering” for monochrome-icons, Color-Type is now using textual segmented contol (#1031)
- Width and height of guides in the Spec Inspector were not shown correctly if page is scrolled.