akshay2211 / DrawBox

DrawBox is a multi-purpose tool to draw anything on canvas, written completely on jetpack compose.
https://ak1.io/DrawBox/
Apache License 2.0
296 stars 40 forks source link

Implementation update #16

Closed akshay2211 closed 2 years ago

akshay2211 commented 2 years ago

All the functions like undo and redo etc Needs to be accessed by a single controller object, that can be manipulated by the users.