switching from arrangement to session
hi, I can map a button to switch from session view to arranger but I can t do it to switch in the other way, do you know what is happening ?
I use condition if button is pressed
self.application().view.is_view_visible(“Session”) == True
self.application().view.focus_view(“Arranger”)
this work but the opposite doesn’t work?
admin Changed status to publish May 22, 2024
Sign up
User registration is currently not allowed.