Commit fd105b6
test(ui): update OnDetachFromPanel test for new one-arg signature
OnDetachFromPanel no longer takes an Undo.UndoRedoCallback token -
after the focus-refresh refactor it unregisters from statically-known
handlers (OnUndoRedo, OnEditorFocusChanged) directly. Update the test
to call the method with just the event argument.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Signed-off-by: JasonXuDeveloper - 傑 <jason@xgamedev.net>1 parent 2958ce9 commit fd105b6
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- UnityProject/Packages/com.jasonxudeveloper.jengine.ui/Tests/Editor/Internal
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
776 | | - | |
777 | | - | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
778 | 779 | | |
779 | 780 | | |
780 | 781 | | |
| |||
0 commit comments