This commit is contained in:
Matthias Kuhn 2020-09-20 00:16:33 +02:00 committed by Nyall Dawson
parent 2eaf5e6d29
commit 8a53235aee

View File

@ -595,7 +595,7 @@ void QgsLayerTreeView::onDataChanged( const QModelIndex &topLeft, const QModelIn
Q_UNUSED( topLeft )
Q_UNUSED( bottomRight )
// If an item is resized asynchroneously (e.g. wms legend)
// If an item is resized asynchronously (e.g. wms legend)
// The items below will need to be shifted vertically.
// This doesn't happen automatically, unless the viewport update is triggered.