Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 3.3
 - 
            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
- blocks
 - 
            
        
        ICE-9674
        ace:dataTable > When expanding/contracting rows, the header columns misalign temporarily
    
-         
     - Closed
 
 -         
 
We believe the issue below may be resolved by implementing the improvement in this JIRA.