fix incorrect shadow offset on rotation. fix #142

This commit is contained in:
Anton Lavrenov
2016-04-15 10:52:45 +07:00
parent 93746e967a
commit 3743b27899
6 changed files with 97 additions and 11 deletions

View File

@@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Not released][Not released]
### Fixed
- fix incorrect shadow offset on rotation
## [0.12.3][2016-04-07]
### Fixed