|
@@ -31,6 +31,7 @@ Decouples the state of a document from the UI.
|
|
- [x] Rectangle
|
|
- [x] Rectangle
|
|
- [ ] Ellipse
|
|
- [ ] Ellipse
|
|
- [ ] Line
|
|
- [ ] Line
|
|
|
|
+ - [x] Path
|
|
- [ ] Draw pixels
|
|
- [ ] Draw pixels
|
|
- [x] Clear operation
|
|
- [x] Clear operation
|
|
- [x] Clear region operation
|
|
- [x] Clear region operation
|
|
@@ -93,7 +94,8 @@ Decouples the state of a document from the UI.
|
|
- [x] Rectangle
|
|
- [x] Rectangle
|
|
- [ ] Ellipse
|
|
- [ ] Ellipse
|
|
- [ ] Line
|
|
- [ ] Line
|
|
- - [ ] Pen
|
|
|
|
|
|
+ - [x] Path-based pen
|
|
|
|
+ - [ ] Regular pen
|
|
- [ ] Pixel-perfect pen
|
|
- [ ] Pixel-perfect pen
|
|
- [ ] Eraser (same as pen?)
|
|
- [ ] Eraser (same as pen?)
|
|
- [ ] Fill
|
|
- [ ] Fill
|
|
@@ -110,7 +112,6 @@ Decouples the state of a document from the UI.
|
|
- [x] Lock transparency
|
|
- [x] Lock transparency
|
|
- [x] Create/Delete mask
|
|
- [x] Create/Delete mask
|
|
- [x] Enable/Disable mask
|
|
- [x] Enable/Disable mask
|
|
- - [ ] Link mask
|
|
|
|
- [x] Apply mask
|
|
- [x] Apply mask
|
|
- ViewModel
|
|
- ViewModel
|
|
- [ ] Loading window when background thread is busy
|
|
- [ ] Loading window when background thread is busy
|