diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-09-30 12:20:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-09-30 16:26:59 +0200 |
commit | 36d5e26549b273118cea8969c43ef5ad3845f8df (patch) | |
tree | 3e1b1a6444c808f53a06fd09e36b61360f1fe6d6 /cpputools | |
parent | 6f84a89afdb125551ac71c9ed68085588e934b05 (diff) |
tdf#141633 multiple line entry font size/zoom not taking effect
The "sample db" example (Mockup.odb) has multiline entries used in its
"Journal Entry" column. Those are painted by taking snapshots of a
never-really-shown textview widget. But the textview is always drawn
using its original default font size and changing the page zoom and/or
font size had no effect on the size of text in the "Journal Entry"
column.
explicitly emit style_updated to get the GtkTextView to sync its font
size from the css changed by the set_font
Change-Id: Ic7d644b13c28f30a2c646b9d4098ea6e7f0dab81
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122889
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cpputools')
0 files changed, 0 insertions, 0 deletions