jellyfin-web/src/components/imageeditor
MrTimscampi a98b961b94 Fix icons on WebOS
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.

Fixes #678
2020-02-16 01:33:34 +01:00
..
imageeditor.css Fix no-missing-end-of-source-newline (CSS) 2020-01-25 11:35:33 +01:00
imageeditor.js Fix icons on WebOS 2020-02-16 01:33:34 +01:00
imageeditor.template.html Fix icons on WebOS 2020-02-16 01:33:34 +01:00