Commit 5975a39
committed
Fix minor issue with mouse cursor in the command tree.
When hovering in the counter area on a row where the command in the tree
portion of the view is truncated, the mouse may change to the hand cursor,
when it shouldn't, as it is looking at the truncated portion of the
command when determining if there's a link under the mouse cursor.1 parent 37d7923 commit 5975a39
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1189 | 1189 | | |
1190 | 1190 | | |
1191 | 1191 | | |
1192 | | - | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
1193 | 1198 | | |
1194 | 1199 | | |
1195 | 1200 | | |
| |||
1237 | 1242 | | |
1238 | 1243 | | |
1239 | 1244 | | |
1240 | | - | |
1241 | | - | |
1242 | | - | |
1243 | | - | |
1244 | 1245 | | |
1245 | 1246 | | |
1246 | 1247 | | |
| |||
0 commit comments