problem view: faster implementation of resizeColumnsToContents

Authored by brauch on May 23 2020, 11:18 AM.

Description

problem view: faster implementation of resizeColumnsToContents

For large documents with lots of problems, switching the file
has a noticeable delay, caused by computing lots of size hints.
We can avoid that by using a heuristics instead.

Details

Committed
brauchMay 23 2020, 11:20 AM
Parents
R32:1952386c834a: Make compile with MSVC++ 19.24
Branches
Unknown
Tags
Unknown
References
faster-problem-view