[Libreoffice-bugs] [Bug 105500] Small but noticeable lag when selecting shapes with sidebar enabled
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 17 07:53:00 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=105500
--- Comment #10 from Alex Thurgood <iplaw67 at tuta.io> ---
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);
}
}
--
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/20170817/dbc85ed8/attachment.html>
More information about the Libreoffice-bugs
mailing list