Posted May 18, 2021 by hypershrimp
This is a minor update the fixes a few bugs and adds the ability to move multiple selected boxes.
Bug fixes include fixing Unicode support for text boxes, properly escaping backslashes and a few related loading issues.
There’s still the bug of saving a file with Unicode text in the path name. This is a bug within Lua itself and will require me to write a custom file load function.
Next on the list is to add Copy/Cut/Paste features but the Unicode input bug was a nasty enough bug that I wanted to push a new version earlier than planned.
The fact that it wasn’t possible to move multiple boxes in a program which makes it so desirable to move multiple boxes at once was a complete travesty.
If there’s any features you’re looking for in a future release or a bug that needs to be fixed, please let me know in the comments.