https://bugs.documentfoundation.org/show_bug.cgi?id=122904

            Bug ID: 122904
           Summary: Small icons in cell formatting dialog due to DPI
                    handling change
           Product: LibreOffice
           Version: 6.3.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: bibisected, bisected, regression
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

1. Open Calc
2. Ctrl-1 (Format cells)
3. Borders tab

Observe the Presets and Shadow style sections.

Bibisected with win32-6.3 to
https://gerrit.libreoffice.org/plugins/gitiles/core/+/41b8b8c5ede634774851b438a4c823962c14b611%5E!/

use Image(OUString) instead of Image(Bitmap(OUString))

which benefits LOOL since we can delay creating the image until
we know the dpi setting of the display we are going to write to.

Adding Cc: to Noel Grandin

Same effect observed on Linux as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to