Opened 10 years ago

Closed 8 years ago

#42 closed defect (fixed)

User-defined (Xft) fonts are not preserved upon snapshot restart...

Reported by: jan vrany Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

...so when snapshot comes up, *some* fonts falls back to defaults.
See the screenshot.

Attachments (1)

AbstractSettingsApplication::FontSettingsAppl (build@sao)_004.png (74.5 KB ) - added by jan vrany 10 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by jan vrany, 8 years ago

Resolution: fixed
Status: newclosed

Fixed in 009757f02299/stx.libview

This was due to a fact that all view style cache of SimpleView? was
reset during restart (as consequence to call to #updateAllStyleCaches.
This commit simplifies the code in #updateAllStyleCaches by simply
making it no-op when called during snapshot restart.

Note: See TracTickets for help on using tickets.