MADE-Apps/MADE.NET

[Feature] Add support for a drawing control

jamesmcroft opened this issue · 2 comments

A port and implementation required from the WinUX DrawingCanvas control which supports the ability to draw and save ink.

The implementation should follow the pattern of a common interfaced component with an implementation per platform using the MADE base Control type.

Started work on this 😄

Sorry, going to re-open this. Will require #32 to be completed first.