Modify the ListView's toggle focus state to match the IMGUI state.
Modify the ListView's toggle focus state to match the IMGUI state.
2023.1 is no longer a supported version of Unity. Please see the corresponding 2023.2 port instead (if applicable).
Modify the ListView's toggle focus state to match the IMGUI state.
Modify the ListView's toggle focus state to match the IMGUI state.
Reproduction steps:
1. Open the attached project "IN-35851_mctv_drag_bug.zip"
2. Click MCTVBUG > TEST in the menu bar
3. Drag one element onto another to create a hierarchy
4. Click on the triangle toggle and drag away from the toggle vertically
5. Hover the mouse over the toggle
Expected result: the toggle is gray regardless of hovering
Actual result: the toggle is blue when not hovering over it, and gray when hovering