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

Method currentLeft

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

Source from the content-addressed store, hash-verified

48 }
49
50 currentLeft(){
51 return this.currentPos - this.width/2;
52 }
53
54 idealRight(){
55 return this.idealPos + this.width/2;

Callers 6

positionBeforeMethod · 0.80
metrics.jsFile · 0.80
node.spec.jsFile · 0.80
eFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected