QmlDesigner.Navigator: Fix reordering in case of invisble nodes
If the model contains nodes that are invisible in the navigator
(e.g. QtObject) updateItemRowOrder() does not work correctly.
To avoid complexity we update the subtree in this case.
Change-Id: Ia40ce061e9188ef9ad6ca54ce3444432b878ddf6
Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
Showing
Please register or sign in to comment