https://bugs.freedesktop.org/show_bug.cgi?id=50463

             Bug #: 50463
           Summary: Allow overlaying conditional formats
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Spreadsheet
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: markus.mohrh...@googlemail.com


Currently only one ScConditionalFormat is allowed per cell because they are
stored by index in ScPattrArray. We should move to a concept that allows having
multiple conditional formats overlaying so that we no longer remove the old
conditional format if we define a new one on the same area.

This will help extremely to keep the ScRangeList in
ScConditionalFormat/ScColorFormat and the cell storage in sync.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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