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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to