Blender Git Commit Log
Git Commits -> Revision e0da0a1
Revision e0da0a1 by Julian Eisel (master) March 4, 2016, 15:52 (GMT) |
Fix menu aliged to right side of screen in UserPref window Only applied in a really few cases actually. To reproduce: * Open User Preferences *in own window* * Search for node wrangler add-on (it's one of the few cases where this happens) * Enable and open details * Click on one of the menues in the add-on preferences Actually this was reproducable in any window, user preference area just had to take up most/all of the width. Note: I'm not totally sure if just disabling these lines is correct, but I didn't find any issues or any information why this was needed. So it seems to be redundant. |
Commit Details:
Full Hash: e0da0a1492bf03e5fc1d4646b399ca540a6716fb
Parent Commit: d8b8a6e
Lines Changed: +4, -2
1 Modified Path:
/source/blender/editors/interface/interface_regions.c (+4, -2) (Diff)