Skip to content

v1.0

Choose a tag to compare

@mckset mckset released this 03 Jul 20:10
d3b0f8b

Added

  • Image culling
  • Downloading dragged and dropped images from the internet
  • Copying for Wayland
  • Screenshot function to boards saving
  • Copied paths being pasteable as images
  • Multiple font checks for Linux distros
  • Open folder button for Windows pack folder
  • Icon loading

Fixed

  • Outlines being weird
  • Origin disappearing in weird scales
  • Grid disappearing in weird scales
  • Buttons in import window being highlighted when out of focus
  • Tags hovering when the main window is not in focus
  • Buttons hovering when the main window is not in focus
  • Copy and pasting bugs
  • Issue with rotating a single image not working sometimes
  • Images being dragged if the import window was closed while images were selected
  • Right click menu formatting
  • Font not loading unicode characters properly
  • Image pack tags losing colors
  • String saving and loading
  • Tags losing colors when imported from image pack
  • Copying on Linux and Windows
  • Copying only allowing for selections of more that 1 image
  • Buttons on tag editing window not working when import window is open
  • Color selection in tag edit window
  • Scrollbars on import window
  • Webp images not being able to be dragged and dropped into RIA
  • Menu headings overlapping buttons in smaller resolutions

Misc

  • Cleaned up headings
  • Moved the tag edit button closer to the edge of the header
  • Move board loading and creation to a new window
  • Renamed window specific files to correlate with the window
  • Removed dialog box for saving image boards
  • Separated loading from app initialization
  • Set path to application path by default
  • Split saving and loading into separate files
  • Tied view speed to scale
  • Update field code to match engine
  • Update keyboard code to match engine