Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-30 | 527 Bytes | |
v1.2.0 source code.tar.gz | 2025-05-30 | 820.2 kB | |
v1.2.0 source code.zip | 2025-05-30 | 854.7 kB | |
Totals: 3 Items | 1.7 MB | 1 |
- Added zetaHelper TypeScript library to combine commonly used code
- used for examples: convertpdf, letter-address-tool, letter-address-vuejs3, ping-monitor, vuejs3-ping-tool
- disabled HTML page scrolling when the mouse cursor is above the canvas
- examples:
- improved example layouts and zooming
- improved initialisation
- simplified and unified code
- examples: fixed crash on non uniformly formatted selections
- using Chromium's "File System Access API" in the web-office exmaple
- many small fixes