<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Icon in Gallery properties not scaled uniformly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131465">131465</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Icon in Gallery properties not scaled uniformly
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>4.4.0.3 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>bibisected, bisected, regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>trivial
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>low
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ilmari.lauhakangas@libreoffice.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>caolanm@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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
<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+/eaa89db886ba49472e22d77cea957a08c1113cd0%5E!/">https://gerrit.libreoffice.org/plugins/gitiles/core/+/eaa89db886ba49472e22d77cea957a08c1113cd0%5E!/</a>
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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>