Blender Git Loki
Git Commits -> Revision a0b88e1
Revision a0b88e1 by Janne Karhu (master) February 18, 2011, 15:06 (GMT) |
Fix for #26111, #26112 & #26121, "only first button click worked in windows" * In windows the old button was tested to be equal to the new button (ui_but_equals_old()) even if their optype wasn't the same. Adding a check for optypes fixes all three reported issues. * For some strange reason this didn't happen on other platforms. |
Commit Details:
Full Hash: a0b88e1c4920f1406f6eb80bc14a20f4936be9bc
SVN Revision: 34972
Parent Commit: 0f661b1
Lines Changed: +1, -0
1 Modified Path:
/source/blender/editors/interface/interface.c (+1, -0) (Diff)