Commit 65c9b89
committed
nemo-view.c: Don't disable update interval progression while loading.
Our delay progession wasn't being used - updates we stuck at 10ms
updates, which helped snappiness but in large/slow folders was
causing issues.
Enable this, and tweak our values. Ramping to a 2 second delay is
really too much, and since we have our 'immediate' path fixed for
most ordinary locations, we can increase the base delay default
a bit also.1 parent 71b73d1 commit 65c9b89
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
4077 | 4077 | | |
4078 | 4078 | | |
4079 | 4079 | | |
| 4080 | + | |
| 4081 | + | |
| 4082 | + | |
4080 | 4083 | | |
4081 | 4084 | | |
4082 | 4085 | | |
| |||
4096 | 4099 | | |
4097 | 4100 | | |
4098 | 4101 | | |
4099 | | - | |
4100 | | - | |
4101 | | - | |
| 4102 | + | |
4102 | 4103 | | |
4103 | 4104 | | |
4104 | 4105 | | |
| |||
0 commit comments