slint/api
Olivier Goffart b34a34cea0 C++ Make sure that the layout is properly updated when the model of a for or if changes
The problem is that the backend is using the `meta_property_listener` to know
if the layout must be updated, but the C++ code would not register a dependency

NOTE about the test: The test doesn't really test that it works because
the test backend don't have a meta_property_listener and apply the layout
inconditionally in sixtyfps_send_mouse_click
2021-02-18 09:40:12 +01:00
..
sixtyfps-cpp C++ Make sure that the layout is properly updated when the model of a for or if changes 2021-02-18 09:40:12 +01:00
sixtyfps-node Support complex product of units 2021-02-04 12:56:14 +01:00
sixtyfps-rs API cleanup 2021-02-17 14:37:31 +01:00
sixtyfps-wasm-interpreter Add API to the wasm interpreter to download and register fonts 2021-02-17 15:21:30 +01:00