Actions
Bug #286
closedFont$ function causing internal error
Start date:
03/02/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Font$ function is causing an internal error when accessing the second definition of the same font that was defined as font 0.
Example:-
Font Viewer crashes with internal error at line 143, column 5 when it reaches font 55, margarine, which was defined in manifest as font 0.
Simple Visual demo crashes with "index.html:1 Uncaught (in promise) cannot_load_font" message in console when browsing fonts when it gets to 'finger paint', also defined as font 0 in manifest.
This was working fine in 0.9.5.1
Actions