Proton Sheets freezes when many cells are selected
When the entire Proton Sheets document is selected (e.g. using the topmost, leftmost cell in the header region), resizing the font takes a few seconds in which the UI is practically frozen. This is most likely because all cells are actually "touched" by the code, and not just those that are marked as actually containing something.
5
votes