Add qrcode object

This commit is contained in:
fvanroie 2024-04-04 01:07:52 +02:00
parent 0293661bde
commit 4c61df0561

View File

@ -11,6 +11,7 @@
<!-- ? Support for State and Part properties -->
- `action` and `swipe` can now be set to any command
- Set default `line_width` of new `line` objects to 1
- Add `qrcode` object (thanks @marsman7)
- Allow line and block comments in pages.jsonl
- Removed deprecated `txt` property, use `text` instead
- Removed deprecated `objid` property, use `obj` instead