Blender Git Loki
Git Commits -> Revision d4b2824
Revision d4b2824 by Ton Roosendaal (master) May 12, 2005, 20:06 (GMT) |
Bug fix #2535 Armatures with > 100 bones can deliver a 'parent IK menu' that doesn't fit on screen anymore. Fixed it with changes; - when menu doesnt fit to right/left, it places it aligned to left hand of window - when more than 8 collums in a menu exist, it makes collums 25 items instead of 20. Also fixed for the popup menu on Bone parenting. On a 1280 screen we now can have a menu with over 300 bones (even more when you zoom down the buttons window a bit). Still not optimal, but at least it's less annoying. |
Commit Details:
Full Hash: d4b2824b24df9c3d00b96c4941188a78f2d95423
SVN Revision: 4422
Parent Commit: a7bbf82
Lines Changed: +17, -2
1 Modified Path:
/source/blender/src/interface.c (+17, -2) (Diff)