You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed bug in which when the user would apply a filter with the dither tool selected, it would apply the filter within the dither bounds
6
+
- Prevent infinite zoom in -- max zoom in limit is now one million
7
+
- Fixed bug in which the preview in the FindAndReplace fragment wasn't saving rotation/flip state properly in the preview
8
+
- Fixed flip icon tint issue in which the color was staying as black in dark mode
9
+
- Fixed bug in which the redo stack wasn't being cleared when the user would tap on 'Clear Canvas'
10
+
- Fixed bug where some controls weren't resizing properly in CanvasActivity
11
+
- Fixed major bug in which after the user would clear the canvas, and then change their orientation, the bitmap would return to its state before it was cleared
12
+
13
+
Other Changes
14
+
- Shape preview code cleanup -- this will improve the overall stability of the app
0 commit comments