summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-09-28 06:54:55 -0400
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-09-28 06:54:55 -0400
commit8b4d502f2446c82189f3dfbcae750167b8774afc (patch)
treebf174828326857e584ff63ed04873dfa7ae8221b /CMakeLists.txt
parent2c0123c6772dcabd05156f3d2533267f4676ebde (diff)
downloadsubsurface-8b4d502f2446c82189f3dfbcae750167b8774afc.tar.gz
Make progress dialog show up more reliably
Counterintuitively, setting the minimum duration to 200ms actually makes the dialog show up while waiting for the first progress signal. I had thought that setting it to 0 would make it show up right away, but with a value of 0 it waits for the first progress notification and with slow internet connections that can take quite a while (and with some git operations no progress notification will be sent out the whole time). So this should make the situation with the progress bar a little better. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions