File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## [ 1.3.29] ( https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.29 )
3+ ### Fixed
4+ - Fix span overlapping on window resizing (Chromebooks)
5+ - Fix cursor size on new paragraph line (Chromebooks)
6+ - Fix breaking layout on slow window resizing (Chromebooks)
7+
28## [ 1.3.28] ( https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.28 )
39### Added
410- Added support for AndroidX
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ repositories {
105105```
106106``` gradle
107107dependencies {
108- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.28 ')
108+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.29 ')
109109}
110110```
111111
You can’t perform that action at this time.
0 commit comments