Sanchit Agarwal

Results 34 comments of Sanchit Agarwal

this is a non-issue, and applies to a specific use case. it should be left to the user implementation to ignore an op on the rows/cols then want.

I believe that this issue closely mirrors #499, which is essentially the sheet needing manually calculated values of cells containing any types of formulae - since it updates the cells...

This problem boils down to how to set values for multiple cells but render only once

I have a suggestion for this - a dependency graph of cells can be made, and then a memoized recursive function can be written to calculate the value for each...

@zyc9012 @ZhengIce is Ruilisi still actively maintaining FS? I see plenty of open issues and PRs. I think a lot of load will be cut for you if you expand...

This also breaks the selection summary functionality in case `ct.t` is not specified explicitly. Why was this change introduced @zyc9012 @GazeWilly ? Pretty sure this needs to be reverted asap...

I am currently marking each individual cell as locked instead of setting a range by checking if the cell exists inside the range i want to lock.

This is possible by setting the `lo` property for a given cell to 0 or 1.