Details
-
Technical task
-
Resolution: Fixed
-
P1: Critical
-
None
-
fd479ad9ead764461f4dc44e0e40ecd277d8b1a4
Description
Moving object's material row around in the object crashes. It happens becauseĀ TimelineWidget::onChildRemoved deletes the material row being moved. Simply ending the pending row move at deletion is not a solution, as then the material row simply disappears when moved.