Files
blender/source
Campbell Barton a47bef3622 fix for [#33803], error was caused by sloppy coding in r53487, converting trackpad to wheel events.
if you moved your mouse fast over a button the event would get converted to a wheel, even if the input event wasnt a MOUSEPAN event.

When Alt was held this was noticable because Alt+Wheel changes button values.

added an assert to avoid this happening again.
2013-02-01 01:11:27 +00:00
..
2012-12-17 08:01:43 +00:00
2013-01-19 03:04:51 +00:00
2012-12-17 08:01:43 +00:00