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

Method remapChanged

docs/app/js/sanddance-app.js:10642–10646  ·  view source on GitHub ↗
(remap)

Source from the content-addressed store, hash-verified

10640 this.populate(this.dataScope.selection);
10641 }
10642 remapChanged(remap) {
10643 this.state.remapColor = remap;
10644 this.colorMapHandler(remap);
10645 this.render();
10646 }
10647 handleAction(action) {
10648 let p;
10649 const u = this.state.userSelection;

Callers 1

renderMethod · 0.95

Calls 1

renderMethod · 0.95

Tested by

no test coverage detected