Ruckus
01/29/2019, 8:04 PMfind<ManagerCategoriesView>().replaceWith<ManageAccountsView>(sizeToScene = true, centerOnScreen = true)
(basically get rid of the `::class`s), but yeah, that's pretty much the simplest way.
2. Unfortunately no. We've tried a few solutions in the past, but they all ended up creating more problems than they solved.
3. I would assume it's the same as the lifetime of their Scope
, but @edvin might have a better answer.