Skip to content

Fix ownership of SlideInterface

Vlad Zahorodnii requested to merge work/zzag/fix-slide-interface-ownership into master

Similar to other interfaces, the lifetime of the SlideInterface should be bound to the associated resource.

Merge request reports