hideHorizontalOverlay method

void hideHorizontalOverlay()

Implementation

void hideHorizontalOverlay() {
  horizontalPanelVisible.value = false;
}