zupfnoter
zupfnoter copied to clipboard
Zupfnoter does not work on Microsoft Edge
Request
- When starting Zupfnoter on MS-Edge it claims that 'uicontroller' is not defined.
- after passing the controller directly to init_w2ui() instead of using a global variable it does not claim missing uicontroller. But it is not initialized properly.
- it throws a lot of syntax errors
- it does not render text with hyphens in SVG https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5432639/
solution
- use chrome :-)
- raise a waring if running on edge
- try to nail down all that stuff
Still does not work - so I leave it open
Tried today with 1.12 and current Edge - it seems to work now.