✨ New Features
- Add item amount input in the item editor overlay between the navigation buttons for the component screen.
- Allow to quick export any item to image in the components screen using the current side, location and export settings.
🔧 Improvements
Improve a bit the speed at which the font selector dropdown opens in the text panel inspectors.(rollback)- Improve font memory usage logging to be finally accurate and include the number of texture atlases created.
Fully warmup all system and project fonts during project load (rather than only when the font selector was opened for the first time).(rollback)- Add persistent data folder and logs folder paths to the logs.
🐛 Bugfixes
- Fix grid sheet images export not being exported correctly in certain resolutions, blueprint sizes or custom scaling (yes, again).
- Fix linked panel not refreshing immediately the linked data when is placed in another item side of the target panel when editing the blueprint.
- Fix items not fitting when exactly using the same blueprint layout size and the same custom size page layout size in PDF exports.
Fix rare font glitches under specific conditions by reducing the size of internal texture atlases used for fonts (experimental).(rollback)- Fix text input throwing errors when writing using IME in Korean or other languages that replaces previous characters by new ones at the same time (experimental).