4 Commits
Author SHA1 Message Date
Filip Barl f27d1337c8 Resolved a buncher of simple(r) eslint errors 2019-08-01 08:39:42 +02:00
Simon Howe 8a6cc7ed4d Switch over to <i> from <span> for icons
- to select in styles, as fa5 has other prefix classnames (far, fab,
  fas)
2018-11-13 12:51:47 +01:00
Filip Barl a369c158a5 Converted some links into buttons. 2017-10-17 19:07:14 +02:00
Filip Barl 5935a32d0a Canvas zoom control (#2513)
* Added a zoom slider control in the bottom-right corner.

* Made the control vertical and added the buttons.

* Adjusted the styles and borders.

* Trying to fix Webpack

* Hide zoom control when there is no content.

* Polished the code.
2017-05-15 11:49:12 +02:00