Skip to content

effects/private/ExpoLayout: Expose updatePolish to QML via forceLayout()

ivan tkachenko requested to merge work/ratijas/expo-force into master

This is consistent with QtQuick library types like Grid and Flow. It might come in handy when imperatively adding or removing children.

Merge request reports