Releases: Minnowo/WinkingCatFace
v1.1.7
v1.1.6
v1.1.5
- kind of fixed the DPI scale issue, if you have a DPI scaled monitor that doesn't work with Release-DPI100.7z consider compiling from source
- change order of buttons on the right pannel
- increased splitter size
- added text to the image display for when there is an error loading an image
Release-DPI100.7z looks just fine on most monitors
Release-DPI125.7z was compiled on a monitor with 125 DPI scale, and looks just fine on that
(yes, this is stupid, yes, I shouldn't have to compile with different monitor settings, why?, Well I have no idea at this point, It's gotta be a VS bug)
v1.1.4
- delete key now can delete files
- added a timer to refresh the listview instead of every file event, don't think it does as much as I thought it would but might as well keep it
- added new tab in the settings for controlling delays / timer intervals
- better zoom in the ImageDisplay control (actually zooms onto the pixel of the mouse)
v1.1.3
v1.1.2
bunch of GUI changes to the main window:
-
listview now acts as a file explorer
-
changed the picturebox to a custom image control
-
context menu changes
-
added always on top button on the left menu
-
images now load using async
the listview might have some bugs but i think overall this release is pretty stable
v1.0.2
v1.0.1
i worked on this a bunch and then never pushed any comits so ngl I have no idea how much has changed aside from the things mentioned in the commit message
I haven't had any crashes or problems yet so its probably about as stable than the last release.
Also I have no idea how to version and at this point idk that I'm gonna start, so just gonna increase the last number each release.
Edit: I forgot to include libwebp.dll as for the plugins