https://bugs.documentfoundation.org/show_bug.cgi?id=86508

--- Comment #11 from V Stuart Foote <vstuart.fo...@utsa.edu> ---
(In reply to Yousuf (Jay) Philips from comment #10)
> @Bubli, @Maxim: Is this something easy to fix with the dialog not being in
> the new glade .ui style?

Yes just the dialog is in .UI already

http://opengrok.libreoffice.org/xref/core/sc/uiconfig/scalc/ui/conditionalformatdialog.ui

I think the controls are in 
http://opengrok.libreoffice.org/xref/core/sc/source/ui/inc/condformatdlgentry.hxx

and

http://opengrok.libreoffice.org/xref/core/sc/source/ui/condformat/condformatdlgentry.cxx#902
where we I think we would disable automatic for the LB_COL_MIDDLE. Or
alternatively, define its default specifically to WHITE--but I couldn't find
where the default colors for the LB_COL_MIN and LB_COL_MAX, and presumably
would set a default COLOR for LB_COL_MIDDLE

For the 3Color gradient type--the default middle color of BLACK is bad.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to