On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits) (+1)

I've gone ahead and updated the tool with Drag-and-Drop loading functionality, and fixed the button panel so it is now on the left and the image display is on the right side. This should alleviate the issue of the buttons moving around when resizing the images. I also managed to catch an issue when using the Iso-Left Rotate on certain image sizes, and went ahead and fixed that as well. Please let me know if you run into anything else or have any other suggestions!

I'll have to spend some more time working out how I want to add a file-naming system, but for now, the other fixes have been applied and the new version is up!

(1 edit) (+1)

That was fast!

The changes are working well on my end so far. A couple quick notes:

1. When loading via drag and drop the Restore button is non-functional. It throws a "No image loaded" msgbox. Seems like a flag or file reference is not being set. Load Image button does not have this issue.

2. Windows Defender went haywire on the new version and auto-quarantined the file twice. After adding an exception it ran just fine. The v1 release had zero issues. No idea if this is just a random problem on my machine or if it will affect others, but wanted you to be aware.

(6 edits) (+1)

Ahh! I may have never caught the Restore button not working with the drag-n-drop if you hadn't said something! I'll go ahead and fix that up tonight! 

Truly not sure why it would suddenly make Windows Defender act up, all I even did was add the drag-n-drop function, which shouldn't have made much of a difference. I'll have to do some digging