Skip to content

Move destruction of previews into the idle loop

We don't want to touch the drawing's vision key's during normal operation and instead need to handle hiding and showing objects when inside the idle loop to avoid crashes as keys disapear.

Fixes #4198 (closed) #4190 (closed)

Edited by Martin Owens

Merge request reports