axidio-styleguide-library1-v2 0.1.42 → 0.1.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6929,7 +6929,7 @@ class HorizontalBarsWithScrollZoomComponent extends ComponentUniqueId {
6929
6929
  isTitleHidden: undefined,
6930
6930
  };
6931
6931
  this.isCC = false;
6932
- this.isZoomedOut = false;
6932
+ this.isZoomedOut = true;
6933
6933
  }
6934
6934
  isZoomOutSelected(isZoomOut, event) {
6935
6935
  this.isZoomedOut = isZoomOut;