Skip to content

Commit e831c85

Browse files
committedSep 25, 2018
Expose selectionIndicatorViewShapeLayer
1 parent b894283 commit e831c85

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎Readme.md

+14
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,17 @@ pip install ghp-import
9292
make publish-docs
9393
open https://asana.github.io/Drawsana
9494
```
95+
96+
## Changelog
97+
98+
### 0.9.1 (in development)
99+
100+
* `DrawsanaView.selectionIndicatorViewShapeLayer` is exposed, allowing you to more
101+
easily customize the appearance of the selection indicator
102+
* Changes to `DrawsanaView.selectionIndicatorView`'s style are animated in fewer
103+
cases, which more closely matches user intent
104+
* Improved text tool use in the demo app
105+
106+
### 0.9.0
107+
108+
Initial release

0 commit comments

Comments
 (0)
Please sign in to comment.