Fbada006 / ArtMaker

ArtMaker is a flexible and customisable library that allows users to draw anything they want on screen and has been built fully with Jetpack Compose.
70 stars 3 forks source link

Redo-Undo Ui Improvements #64

Closed CalebKL closed 2 months ago

CalebKL commented 2 months ago

This Pr improves the Redo, Undo and Clear buttons. The alpha is reduced for a cleaner and better UI. I have also added a fullscreen mode where the control bar is hidden. Readme has also been updated with the stable release version from Maven

Fixes #63 and Fixes #60