Skip to content

Commit

Permalink
Reset setting to default on clear
Browse files Browse the repository at this point in the history
  • Loading branch information
Balearica committed Nov 2, 2024
1 parent e0e1ba9 commit 6744177
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/containers/fontContainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,8 @@ export class FontCont {
FontCont.rawMetrics = null;
FontCont.optMetrics = null;

FontCont.enableCleanToNimbusMono = false;

FontCont.defaultFontName = 'SerifDefault';
FontCont.serifDefaultName = 'NimbusRomNo9L';
FontCont.sansDefaultName = 'NimbusSans';
Expand Down

0 comments on commit 6744177

Please sign in to comment.