Commit Graph

62 Commits

Author SHA1 Message Date
Francisco Vallarino
5a27418cc1 Add containerDrawDecorations. Simplify button/externalLink internals. 2021-09-24 00:50:31 -03:00
Francisco Vallarino
d1f9833626 Bump version. Update Changelog 2021-09-22 18:32:51 -03:00
Francisco Vallarino
0fb982d3e8 Add sizeUpdater helpers. Support multiple handlers in box, grid and stack. 2021-09-13 13:13:29 -03:00
Francisco Vallarino
88e12a8d9b
Reduce memory usage by sharing wreq session among image widget instances (#22)
* Reduce memory usage by sharing wreq session among image widget instances

* Update Books example to use Session instance

* Update Changelog
2021-08-31 18:47:45 -03:00
Francisco Vallarino
2bfe8a8fe8
Fix space leak when rebuilding UI and handling events (#19)
* Basic tests with Strict/StrictData. These will be progressively replaced by strict fields/bang patterns, and also squashed before merging.

* Change pragmas, reduce Strict, replace with StrictData/BangPatterns in containers. Reduce space leaks

* Format package.yaml

* Remove unneeded bangs, restore tutorial main

* Bump version and update Changelog
2021-08-28 21:37:10 -03:00
Francisco Vallarino
f1704902db Consume and forward all available messages from Producers on each cycle 2021-08-19 13:46:51 -03:00
Francisco Vallarino
7b8eab78ef Use the recently published nanovg-0.8.0.0 from Hackage, instead of the version from the PR's commit. 2021-08-18 09:44:52 -03:00
Francisco Vallarino
3993c1ca41 Rename appDisableContinuousResize to appRenderOnMainThread 2021-08-15 22:59:35 -03:00
Francisco Vallarino
f3c5570d27 Add appDisableContinuousResize option 2021-08-15 22:12:49 -03:00
Francisco Vallarino
f5e1f29c7e Update changelog 2021-08-13 00:42:45 -03:00
Francisco Vallarino
38bb502596 Remove development helpers/notes 2021-08-09 00:10:32 -03:00
Francisco Vallarino
910a51dbc5 Initial commit 2019-09-23 11:46:21 -03:00