You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Change the default column font to something obviously different, like a cursive font. Apply and switch to the profile view. Note that the column headers have changed accordingly:
Close and re-open the database. Note that the column headers are no longer using the configured font:
Expected behavior
Column headers should always use the configured font.
Platform (please complete the following information):
Due to NatTable bug, we have to configure the header font once the table
is created, otherwise we don't see any change in the font header.
Update:
- Remove ScopeMouseListener. Unused with nattable
To Reproduce
Change the default column font to something obviously different, like a cursive font. Apply and switch to the profile view. Note that the column headers have changed accordingly:

Close and re-open the database. Note that the column headers are no longer using the configured font:

Expected behavior
Column headers should always use the configured font.
Platform (please complete the following information):
master
(c3c7b63)The text was updated successfully, but these errors were encountered: