Commit 2213d34
committed
MainWindow/Dialog: prevent mouse cursor from obscuring tooltip text
1 parent b397e0e commit 2213d34
5 files changed
Lines changed: 18 additions & 3 deletions
- scopehal/AcceleratorBuffer.h+40
- scopehal/LevelCrossingDetector.cpp+3-2
- scopehal/shaders/FindZeroCrossings.glsl+40-15
- scopeprotocols/ClockRecoveryFilter.cpp+13-13
- scopeprotocols/FrequencyMeasurement.cpp+1-1
- scopeprotocols/shaders/ClockRecoveryPLL_FinalPass.glsl+16-10
- scopeprotocols/shaders/TIEMeasurement_SecondPass.glsl+15-4
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| 189 | + | |
| 190 | + | |
188 | 191 | | |
189 | 192 | | |
190 | 193 | | |
| |||
202 | 205 | | |
203 | 206 | | |
204 | 207 | | |
| 208 | + | |
| 209 | + | |
205 | 210 | | |
206 | 211 | | |
207 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
140 | 147 | | |
141 | 148 | | |
142 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2971 | 2971 | | |
2972 | 2972 | | |
2973 | 2973 | | |
| 2974 | + | |
2974 | 2975 | | |
2975 | 2976 | | |
2976 | 2977 | | |
| |||
3916 | 3917 | | |
3917 | 3918 | | |
3918 | 3919 | | |
| 3920 | + | |
3919 | 3921 | | |
3920 | 3922 | | |
3921 | 3923 | | |
| |||
0 commit comments