Hello everyone,
I’m currently facing some optimization issues with a large table (around 6000 lines, with 5 columns) when we are trying to replace the cells built-in borders highlight with collaboration presence highlight and I’m most definetly calculating possitions in a wrong way, because even tho my highlight works … it takes up to 2-3 seconds to target+render the highlight over the cell.
I noticed how quickly the build-in cell highlight is from your library, and I’m a bit at a loss on how to proceed or where to find the code that you wrote to highlight the cell.
Could you help me with some tips/steps in the right direction?
Thank you