Skip to content

Piskel v0.7.0

Compare
Choose a tag to compare
@juliandescottes juliandescottes released this 31 Mar 02:12
· 584 commits to master since this release

Thanks to @GMartigny and @mattdinthehouse for doing most of the features and fixes for 0.7.0!

Features

  • Settings drawers should close on ESCAPE key #392, thanks to @GMartigny
  • Layer opacity #414 , can now set an opacity on each layer, to achieve basic transparency effects

Improvements & Bug Fixes

  • Export as ZIP: Pad frame numbers with leading zeroes #411 . Thanks @mattdinthehouse!
  • Fix frame list UX issues as well as a display issue on firefox #349 & #350, thanks @GMartigny !
  • Fix color palette tooltips displayed on top of the panel #348 , again, thanks to @GMartigny :)
  • Fix alert/prompt issues on Linux application, #419
  • Touch start event issue on mobile, #371
  • Move tool : "hold CMD to move all layers" not working on OSX, #383