MCPcopy
hub / github.com/twitter/labella.js / idealRight

Method idealRight

src/core/node.js:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 }
53
54 idealRight(){
55 return this.idealPos + this.width/2;
56 }
57
58 idealLeft(){
59 return this.idealPos - this.width/2;

Callers 5

DistributorFunction · 0.80
node.spec.jsFile · 0.80
sFunction · 0.80
eFunction · 0.80
dFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected