MCPcopy
hub / github.com/paperwm/PaperWM / showPositionBarChanged

Method showPositionBarChanged

tiling.js:1635–1639  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1633 }
1634
1635 showPositionBarChanged() {
1636 this._removeAddPositionBar();
1637 this.updateShowPositionBar();
1638 this.setSpaceTopbarElementsVisible(true);
1639 }
1640
1641 /**
1642 * Returns true if this space has the topbar.

Callers 2

setSettingsMethod · 0.95
enableFunction · 0.80

Calls 3

_removeAddPositionBarMethod · 0.95
updateShowPositionBarMethod · 0.95

Tested by

no test coverage detected