Blender Git Loki
Git Commits -> Revision 05cf786
Revision 05cf786 by Joshua Leung (master) April 30, 2018, 13:11 (GMT) |
Fix: UI layout for "Pause" button on timeline header was broken (leaving a gap) A recent change in the UI layout code probably broke how the scale_x for layouts was getting handled. This was leaving a large gap (and causing layouts to pop) when trying to scrub the timeline. This commit fixes this with a manually-found value that largely seems to get rid of the popping problem. There's still a little jumping (1-2 px) but it's less distracting now. |
Commit Details:
Full Hash: 05cf7863c346dd28af812457209c8fcc5154d6fa
Parent Commit: 7714d6d
Lines Changed: +2, -2
1 Modified Path:
/release/scripts/startup/bl_ui/space_time.py (+2, -2) (Diff)