MCPcopy Create free account
hub / github.com/microsoft/SandDance / resize

Method resize

packages/sanddance-explorer/src/explorer.tsx:861–863  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

859 }
860
861 public resize() {
862 this.setState({ calculating: () => this._resize() });
863 }
864
865 private _resize() {
866 this.changeInsight(

Callers 2

setChromelessMethod · 0.45
constructorMethod · 0.45

Calls 1

_resizeMethod · 0.95

Tested by

no test coverage detected