Releases
v0.11.4
Compare
Sorry, something went wrong.
No results found
Add zng::container::{child_out_*, child_under, child_over} properties.
Implement window nesting, primarily as an adapter for mobile platforms.
Add WINDOWS.register_open_nested_handler.
Add WindowVars::is_nesting.
Add nested_window and nested_window_tree helper methods for WidgetInfo and focus info.
Add default nesting handler on platforms that only support one window (Android).
Add LAYERS_INSERT_CMD for inserting layer widgets from outside the window context.
Add LAYERS_REMOVE_CMD for removing layer widgets from outside the window context.
Fix hang opening a popup from another closing popup.
Define oldest supported macOS prebuilt. Only supported >=11, now this is documented.
Fix "view_prebuilt" linking on macOS.
Fix panic on old macOS (<11). Color scheme and accent is only supported >=11.
Fix cargo zng fmt of widgets with multi value property assigns.
You can’t perform that action at this time.