This commit is contained in:
David Oliver 2019-11-22 14:45:08 -05:00
Родитель 761e46fe15
Коммит 7359988932
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -202,6 +202,7 @@
* [Android] [Wasm] Recent clipping improvements were incompleted. Fixed a case where a control was allowed to draw itself to use more than available place in the _arrange_ phase.
* #2129 WebAssembly Bootstrapper update to remove the implicit .NET 4.6.2 dependency, and support for long file paths on Windows.
* #2147 Fix NRE in android-specific TextBox.ImeOptions
* #2146 [iOS] ListView doesn't take extra space when items are added to collection
## Release 1.45.0
### Features