<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Small but noticeable lag when selecting shapes with sidebar enabled"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=105500#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Small but noticeable lag when selecting shapes with sidebar enabled"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=105500">bug 105500</a>
from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
<pre>In addition, there is also:
tbcontrl.cxx, lines 3235-3236:
void SvxColorListBox::EnsurePaletteManager()
{
if (!m_xPaletteManager)
{
m_xPaletteManager.reset(new PaletteManager);
m_xPaletteManager->SetColorSelectFunction(m_aColorWrapper);
m_xPaletteManager->SetLastColor(m_aSelectedColor.first);
}
}</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>