From 11d0adb4e6b9be009fcd70126067528c61b3e431 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Mon, 22 Mar 2021 10:11:29 +1000 Subject: [PATCH] Explicitly state in temporal controller dock that the visible time range is lower < t <= upper Provides explicit clarification to users that the upper time in the current filter time range is NOT visible in the canvas --- src/ui/qgstemporalcontrollerwidgetbase.ui | 68 ++++++++++++++++++++++- 1 file changed, 66 insertions(+), 2 deletions(-) diff --git a/src/ui/qgstemporalcontrollerwidgetbase.ui b/src/ui/qgstemporalcontrollerwidgetbase.ui index c9b35e637df..1eaa92807c8 100644 --- a/src/ui/qgstemporalcontrollerwidgetbase.ui +++ b/src/ui/qgstemporalcontrollerwidgetbase.ui @@ -178,13 +178,45 @@ + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 5 + 20 + + + + - to + <html><head/><body><p>≤ <span style=" font-style:italic;">t</span> &lt;</p></body></html> + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 5 + 20 + + + + @@ -406,13 +438,45 @@ + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 5 + 20 + + + + - to + <html><head/><body><p>≤ <span style=" font-style:italic;">t</span> &lt;</p></body></html> + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 5 + 20 + + + +