Releases: luziferius/visual_image_splitter
Releases · luziferius/visual_image_splitter
v0.3.1
Bugfixes
- Fixed GUI issues when opening images, if no other images are already opened. Now the selection list panel on the right will stay empty and not display garbage until an image is activated on the left.
- Fixed GUI issues when all images are closed using the Save All button. Now the selection editor and the selection list are properly emptied during the save operation.
v0.3.0
- Implemented selection rendering in the right panel.
- Improved internal code quality.
v0.2.0
- Implemented better image rendering for the opened images list. Images are now displayed as a list, keeping the aspect ratio of shown images.
- Improved internal code quality