Blender Git Loki

Git Commits -> Revision cd324bd

Revision cd324bd by Campbell Barton (master)
September 4, 2013, 05:06 (GMT)
fix for window join action being interpreted as a split.

The limit for dragging a gesture on an area corner was smaller then the area hot-spot,
so you could click on the right-most side of the bottom-left corner, drag left - pass the gesture threshold and still be in the same area. so a motion intended as a join would register as a split.
Happened more with high DPI values. fix by ensuring the drag limit is always higher then the hotspot.

Commit Details:

Full Hash: cd324bd43e1b78422b22558ee4fe9cc12f51098e
SVN Revision: 59794
Parent Commit: 064bf20
Lines Changed: +15, -13

2 Modified Paths:

/source/blender/editors/include/ED_screen_types.h (+2, -4) (Diff)
/source/blender/editors/screen/screen_ops.c (+13, -9) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021