Skip to content

v2.4.1

Compare
Choose a tag to compare
@ZMYaro ZMYaro released this 19 May 04:55
· 635 commits to master since this release
  • Show loading spinner while PaintZ loads
  • Do not show the canvas until PaintZ loads
  • Fix images sometimes loading as 0×0px
  • Show the canvas size in the bottom bar (when the screen is wide enough to fit it)
  • Cap width and height at 99999px like MS Paint
  • Fix clear button sometimes not clearing the entire canvas
  • Fix pencil tool sometimes drawing the first pixel in the wrong color
  • Fix de-anti-aliasing sometimes leaving off-color pixels
  • Make the brush tool follow the anti-alias setting
  • Fix flood fill tool getting stuck when filling an already-filled area
  • Update color picker library with Safari fix