macroScript sc_toggleMaxView category:"scrimskiUI" ( state = not(timeslider.isVisible()) trackbar.visible = state timeSlider.setVisible state cui.commandPanelOpen = state if state then cui.commandPanelOpen = true else cui.commandPanelOpen = true statusPanel.visible = state )