MCPcopy Create free account
hub / github.com/corecoding/Vitals / _iconStyleChanged

Method _iconStyleChanged

extension.js:585–588  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

583 }
584
585 _iconStyleChanged() {
586 this._redrawDetailsMenuIcons();
587 this._redrawMenu();
588 }
589
590 _removeHotItems(){
591 for (let key in this._hotItems) {

Callers

nothing calls this directly

Calls 2

_redrawMenuMethod · 0.95

Tested by

no test coverage detected