Ghostkeeper b20c6c6ac7
Use isinstance instead of type checking for SceneNode
isinstance also checks for subclasses. In our case, SceneNode was just extended to CuraSceneNode so this test was failing.

Contributes to issue CURA-4766.
2018-01-05 13:02:30 +01:00
..
2017-09-28 13:00:43 +02:00
2017-09-28 13:00:43 +02:00
2017-09-28 13:00:43 +02:00
2017-12-06 11:02:50 +01:00