mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Merge pull request #8347 from DelazJ/patch-4
[Bugfix]Update "refresh layer at interval" tooltip
This commit is contained in:
commit
2c835f9702
@ -1676,7 +1676,7 @@ border-radius: 2px;</string>
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="mRefreshLayerIntervalSpinBox">
|
||||
<property name="toolTip">
|
||||
<string>Higher values result in more simplification</string>
|
||||
<string>Lower values result in more data refreshing. Canvas updates are deferred in order to avoid refreshing multiple times if more than one layer has an auto update interval set.</string>
|
||||
</property>
|
||||
<property name="decimals">
|
||||
<number>2</number>
|
||||
|
Loading…
x
Reference in New Issue
Block a user