Convert src/display/svg.js
to ES6 syntax
In particular, this should reduce intermediate string creation by using template strings and reduce variable lookup times by removing unneeded variables and caching `this.current` in more places.
This commit is contained in:
parent
47f208df36
commit
47d3620d5a
2223
src/display/svg.js
2223
src/display/svg.js
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user