Blender Git Loki
Git Commits -> Revision 76fd2ff
Revision 76fd2ff by Germano Cavalcante (master) December 17, 2021, 22:13 (GMT) |
Fix T94184: Outliner: Collection dragging tooltip is not updating In the context of the dragdrop tooltip, the event referenced to the window is out of date and contains invalid `mval` values. Avoid using `win->eventstate` as much as possible. |
Commit Details:
Full Hash: 76fd2ff9fa49c7aefe530635472bc61cf7c5a3e2
Parent Commit: 4b21067
Lines Changed: +20, -18
1 Modified Path:
/source/blender/editors/space_outliner/outliner_dragdrop.c (+20, -18) (Diff)