[Libreoffice-ux-advise] [Bug 139076] UI: Bulllet and numbering dialog image tab uses low resolution gif images
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 18 12:22:13 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139076
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #6 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
The images are properly drawn per code. It starts at SvxSingleNumPickTabPage()
with m_xExamplesVS->init(NumberingPageType::SINGLENUM) which does InsertItem()
etc. The first couple of bullets are taken (4 by 2 in init() ). There is no
low-res image drawn nor anything wrong.
Of course, if I take a screenshot and scale this graphic it ends up in
rasterization.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list