Skip to content

Add a destroy method to the view

Marco Martin requested to merge work/mart/viewDestroy into master

this method reparents the containment, then gracefully destroys the view with deleteLayer() this avoid crashes during screen disconnect and reconnect

Merge request reports