hideVerticalPanel method

void hideVerticalPanel()

Implementation

void hideVerticalPanel() {
  verticalControllerVisible.value = false;
}