Files
o3de/Code/Framework/AzToolsFramework
Nicholas Van Sickle a692ae1567 Restore event listening behavior in EntityOutlinerListModel (#4254)
Disables a problematic child reparenting code path in EditorEntityModel that led to the series of remove -> add -> remove notifications for reparented entities that led to unnecessary updates and a sporadic QSortFilterProxyModel crash

Signed-off-by: nvsickle <nvsickle@amazon.com>
2021-09-28 14:57:09 -07:00
..