Releases: kompozer/SmoothLineView
Releases · kompozer/SmoothLineView
Release 0.1.12
Release 0.1.10
- Tiny changes on the delegate
smoothLineViewLongPressed:
method - Removed multi touch support (Not working yet)
Release 0.1.9
Minor API improvements
Release 0.1.8
- Fixed the cocoa pod
- Improved the example app: Different colors, undo and redo
- Added brushes and brush shadow
- API change (line color and line width are gone). Use
ENDBrush
instead
Release 0.1.7
Re-do support
Release 0.1.6
Carthage support
Release 0.1.5
Optimizations
Release 0.1.4
Single dots by just taps are possible
Release 0.1.3
- Switched to using
UIGestureRecognizer
instead oftouch*:
methods - Added long press detection support
Version 0.1.2
- Added multi operation support
- Added fill with color support