Blender Git Loki
Git Commits -> Revision bcf1887
Revision bcf1887 by Bastien Montagne (master) August 28, 2013, 19:23 (GMT) |
Some tweaking to uiList dragsize, to make it more reactive to very quick moves. Note that, even though not officialy supporting non-UI_UNIT_Y height items (other point like scrollbar size would faill too), we try to maintain a not-that-bad behavior in this case, which implies a bit of black magic (esp. as our ref point is the bottom of the list, which moves when it is resized :/)... |
Commit Details:
Full Hash: bcf18878a2ed18f16f5f9a4a8896644a3a3ddaae
SVN Revision: 59612
Parent Commit: 2c31bce
Lines Changed: +48, -37
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+48, -37) (Diff)