Releases: nativescript-community/ui-canvas
Releases · nativescript-community/ui-canvas
v4.0.46
4.0.46 (2021-02-18)
Bug Fixes
- ios: matrix support for drawBitmap (642562e)
- shape save/restore canvas to ensure we dont polute other shapes (2178c53)
- text percent left and top (367f9f2)
v4.0.45
4.0.45 (2021-02-18)
Bug Fixes
- removed margin and added translateX, translateY, rotate,scaleX,scaleY for shapes (0ef9fab)
v4.0.44
4.0.44 (2021-02-17)
Features
- margin support for rectangle (f6fdbd4)
v4.0.43
4.0.43 (2021-02-16)
Bug Fixes
- ios: ensure background is transparent by default (8f2cf5e)
v4.0.42
4.0.42 (2021-02-16)
Bug Fixes
- android: call super.onSizeChanged (1d176af)
- android: we need to restore the scale after the drawing (7773563)
- android: wrong view density(was showing with ripple) (eb257fd)
v4.0.41
4.0.41 (2021-02-12)
Note: Version bump only for package @nativescript-community/ui-canvas
v4.0.37
4.0.37 (2020-12-10)
Bug Fixes
- regression in last version on android (375a79b)