ICEfaces
  1. ICEfaces
  2. ICE-9532

ace:dataTable - Improve dynamic stylesheet performance by using cssText instead of insertRule

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      *
    • Assignee Priority:
      P2

      Description

      Currently using the styleSheet API insertRule method to add our rules as we calculate them likely is triggering multiple CSS recalculations. Possibly a significant amount of performance can be gained by appending the calculated rules to the cssText attribute in batches as infrequently as possible.

        Issue Links

          Activity

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              Nils Lundquist
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: