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:
Tim van der Meij 2019-03-23 21:55:37 +01:00
parent 47f208df36
commit 47d3620d5a
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762

File diff suppressed because it is too large Load Diff