[Libreoffice-bugs] [Bug 131465] New: Icon in Gallery properties not scaled uniformly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 21 14:15:30 UTC 2020


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

            Bug ID: 131465
           Summary: Icon in Gallery properties not scaled uniformly
           Product: LibreOffice
           Version: 4.4.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: bibisected, bisected, regression
          Severity: trivial
          Priority: low
         Component: UI
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: ilmari.lauhakangas at libreoffice.org
                CC: caolanm at redhat.com

1. Open the Gallery sidebar deck
2. Right-click theme -> Properties

Observe the icon in the General tab is much wider than it is taller, giving a
squished look.

Bibisected on linux with 44max to
https://gerrit.libreoffice.org/plugins/gitiles/core/+/eaa89db886ba49472e22d77cea957a08c1113cd0%5E!/
tweak massively complicated html export wizard a bit

I tested a change in vcl/source/window/builder.cxx
I removed |WB_SCALE from

pWindow = new FixedImage(pParent, WB_CENTER|WB_VCENTER|WB_3DLOOK|WB_SCALE);

After this change and recompiling, the icon was uniformly scaled, but rather
small.

Adding Cc: to Caolán McNamara

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200321/8ad00620/attachment.htm>


More information about the Libreoffice-bugs mailing list