• Eduardo Sanz García's avatar
    refactor adder.js · e4049374
    Eduardo Sanz García authored
    Code reorganisation:
    
    * Adder has a simplified API: added a public method display that internally calls private methods _target and _showAt
    * Performance improvement in _target method by removing multiple calls to this._width() and this._height()
    * More strict type for arrowDirection
    e4049374
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...