switching from arrangement to session

320 viewsGeneral
0

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
Attached Files: