Fix crash when logging out and back in
we get the platformtheme attached property from a random user object, but that user is destroyed when logging out. Instead use the controller as parent since that survives the logout
we get the platformtheme attached property from a random user object, but that user is destroyed when logging out. Instead use the controller as parent since that survives the logout