Commit 5513afb
Fix itemAt to return edge I/O variables directly instead of groups
When clicking on edge I/O variables, itemAt now checks group.select() and returns the variable directly, rather than returning the group. This ensures itemFocus is set to the variable, allowing wire dragging to work correctly.
Co-authored-by: highperformancecoder <3075825+highperformancecoder@users.noreply.github.com>1 parent cb38475 commit 5513afb
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
430 | | - | |
431 | | - | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
432 | 440 | | |
433 | 441 | | |
434 | 442 | | |
| |||
0 commit comments