Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Avoid some unnecessary styleChanged signals
These signals are expensive to emit, because they trigger a full update of the style dock contents
- Loading branch information
Showing
with
9 additions
and 1 deletion.
- +4 −1 src/core/qgsmaplayer.cpp
- +5 −0 src/core/qgsvectorlayer.cpp