Commit fc4e2ba
[VFX] Remove error popup when cancelling a drag edge with escape key
Jira: UUM-61583
Steps to repro:
- Create a new HDRP/URP project
- Create a new VFX Graph
- Create two operators that have incompatible slots (`Float` and `Sample Gradient` for instance)
- Drag `Float` connection out and hover it over gradient input slot
- Hit escape to cancel
- Observe wrong type popup gets stuck and moves around with graph

1 parent 8ec2362 commit fc4e2ba
1 file changed
Lines changed: 9 additions & 7 deletions
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 6 | | |
14 | 7 | | |
15 | 8 | | |
| |||
62 | 55 | | |
63 | 56 | | |
64 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
0 commit comments