| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 32.61.0 source code.tar.gz | 2026-08-03 | 479.1 MB | |
| 32.61.0 source code.zip | 2026-08-03 | 505.4 MB | |
| README.md | 2026-08-03 | 1.1 kB | |
| Totals: 3 Items | 984.5 MB | 2 | |
Android Client:
- Added
safe_modeparameter to Lottie extension. - Fixed an issue where both
first_tapandsecond_taplogging actions were triggered on a single tap when a view was reused between bindings with and without double-tap actions. - Removed NestedScrollView from ScenarioActivity in regression testing.
iOS Client:
- Fixed a vertical container with
wrap_content+min_sizewidth not rendering when all of its items havematch_parentwidth. - Fixed an issue where fixed-width elements were expanded when their paddings exceeded their width.
- Fixed background color showing through as a thin halo along the outer edge of an opaque border stroke on rounded corners.
- Fixed missing animation when triggering a state transition that adds a new animated view.
Web Client:
- Added support of scoped search for elements in
submitandshow_tooltip/hide_tooltipactions (and their associated div-action:// URL actions). When scope_id is defined in action search for the target view takes place inside the view, which is a scope, and not in the entire Div2View.