Blender Git Loki
Git Commits -> Revision 2d973f4
Revision 2d973f4 by Campbell Barton (master) January 8, 2016, 19:01 (GMT) |
Fix T47047: Toolbars opening at maximum zoom level There were 2 issues: - toolbars were set initialized in user-defaults so their scroll & zoom level were set. - initializing new 2d views included the scroll width, which scaled the new views zoom level, especially when dragging out. |
Commit Details:
Full Hash: 2d973f44e2fd47fa2fd4c1f59247c56517fcb26c
Parent Commit: 2835a15
Lines Changed: +12, -9