<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 - Enable toolbar code to load HiDPI bitmaps"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=90792">90792</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Enable toolbar code to load HiDPI bitmaps
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>4.2.3.3 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</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>keithcu@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>libreoffice@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>People are working on HiDPI toolbar bitmaps, but the LibreOffice code still
needs to support to loading them.
The current code just doubles all the bitmaps:
<a href="http://opengrok.libreoffice.org/xref/core/vcl/source/window/toolbox2.cxx#1112">http://opengrok.libreoffice.org/xref/core/vcl/source/window/toolbox2.cxx#1112</a>
This is a nice little hack that can stay around as long as we still have some
themes without better bitmaps, but one day someone needs to write a bit of code
that fixes (some of) the callers of this routine, and make them load larger
bitmaps if they exist for a theme.
One open issue is whether it worth it using the SVG format.
I believe this is an interesting Easy Hack that could make a nice visual
improvement on these pretty screens. For now, it would probably only apply to
Linux and Windows, and somewhat different code would be needed for the Mac.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>