Blender Git Loki

Git Commits -> Revision 6868202

Revision 6868202 by Campbell Barton (master)
June 11, 2019, 02:04 (GMT)
Fix T62875: Tooltips behave erratically with view gizmos

Improvements to behavior for gizmo tool-tips.

- 2D gizmos no longer cancel tool-tips on cursor motion
(matching the behavior of UI widgets).

- 3D gizmos still close on motion since 3D gizmos may have a large
on-screen area which would cause them to stay visible even after the
cursor has been moved a large distance. The motion threshold is used
so they don't close on unintended cursor motion.

- Changing highlighted gizmo now cancels the tool-tip & resets the timer.

Commit Details:

Full Hash: 6868202899824a46ee28eb02df74efd76f6e3503
Parent Commit: a060834
Lines Changed: +32, -7

4 Modified Paths:

/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c (+6, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+22, -6) (Diff)
/source/blender/windowmanager/intern/wm_tooltip.c (+2, -0) (Diff)
/source/blender/windowmanager/WM_types.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021