Skip to content

Releases: kompozer/SmoothLineView

Release 0.1.12

10 Aug 14:40
Compare
Choose a tag to compare

Improved the drawing box calculation

Release 0.1.10

28 Jul 15:41
Compare
Choose a tag to compare
  • Tiny changes on the delegate smoothLineViewLongPressed: method
  • Removed multi touch support (Not working yet)

Release 0.1.9

21 Jul 15:25
Compare
Choose a tag to compare

Minor API improvements

Release 0.1.8

21 Jun 11:59
Compare
Choose a tag to compare
  • 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

17 Jun 05:51
Compare
Choose a tag to compare

Re-do support

Release 0.1.6

16 Jun 21:56
Compare
Choose a tag to compare

Carthage support

Release 0.1.5

09 Jun 10:45
Compare
Choose a tag to compare

Optimizations

Release 0.1.4

31 May 22:40
Compare
Choose a tag to compare

Single dots by just taps are possible

Release 0.1.3

31 May 12:37
Compare
Choose a tag to compare
  • Switched to using UIGestureRecognizer instead of touch*: methods
  • Added long press detection support

Version 0.1.2

30 May 06:33
Compare
Choose a tag to compare
  • Added multi operation support
  • Added fill with color support