[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 7 11:04:44 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124735
--- Comment #8 from Caolán McNamara <caolanm at redhat.com> ---
https://opengrok.libreoffice.org/xref/core/toolkit/source/controls/tabpagecontainer.cxx?r=cf07303e#49
has...
ImplRegisterProperty( BASEPROPERTY_BACKGROUNDCOLOR );
while
https://opengrok.libreoffice.org/xref/core/toolkit/source/controls/tabpagemodel.cxx?r=cf07303e#50
doesn't
its possible that adding that line there will make the property available,
though whether that actually would give the desired behaviour is an exercise
for someone else brave to explore
--
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/20190807/b61a8af2/attachment.html>
More information about the Libreoffice-bugs
mailing list