Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Defer resizing columns in snapping widget until the widget is actuall…
…y visible Otherwise this can cause a HUGE amount of unnecessary work when adding a large number of layers (or layers with a large number of legend nodes) to a project (cherry picked from commit 1fc6062)
- Loading branch information
Showing
with
28 additions
and 3 deletions.
- +24 −3 src/app/qgssnappingwidget.cpp
- +4 −0 src/app/qgssnappingwidget.h