bannzai / SpreadsheetView

Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
MIT License
3.52k stars 458 forks source link

Abnormal CPU usage on Big Sur using Catalyst #269

Closed isaranjha closed 3 years ago

isaranjha commented 3 years ago

Expected Behavior

Nominal CPU usage when scrolling through cells. On iOS, CPU usage peaks at around 30% in my app with smooth scrolling.

Actual Behavior

Extremely choppy scrolling on Big Sur using Catalyst; CPU usage around 100%; same code just compiled for Mac.

Steps to Reproduce the Problem

  1. Compile a SpreadsheetView for Mac using Catalyst.

Specifications