Skip to content

Releases: JumpyLionnn/enchanted-view

0.1.1

23 Oct 06:22
Compare
Choose a tag to compare

Bug Fixes and Minor features

Minor Features

  • The app will now listen for filesystem changes and change the display accordingly.
  • When down scaling the window, the image will now downscale with it.

Bug Fixes

  • The settings back button will now work when there is no image loaded.
  • Remove the incorrect tooltip from the settings back button.
  • Fix settings page overflowing on small windows by adding a scrollbar.
  • Fix rotation cause image to be cropped.
  • Fix text wrapping in the zoom dropdown.

Binaries for download can be found bellow :)

0.1.0 - Initial Release

21 Oct 19:24
Compare
Choose a tag to compare

Initial Release

Features

  • Amazing GUI
  • Pan and zoom
  • Checkerboard pattern background for images with transparency
  • Rotate and flip
  • move between images in the directory
  • Settings for theme(light and dark)
  • Settings for texture filtering(linear and nearest)
  • Settings for key binds

Known Bugs

  • Window state isn't saved correctly, this is due to a bug with the GUI framework - eframe.