Blender Git Loki
Git Commits -> Revision a5b5bd2
Revision a5b5bd2 by Campbell Barton (master) May 14, 2019, 00:25 (GMT) |
Fix missing preference dirty tagging Tagging dirty was failing for UI scale, line width, hinting & others. Checking for an update function means all update functions need to tag preferences as dirty. Since this check was added to prevent the active section marking the preferences as dirty, only exclude this property. |
Commit Details:
Full Hash: a5b5bd2c24e06b308346626f3abb7a705d7af70a
Parent Commit: 36a33b8
Lines Changed: +10, -4
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+10, -4) (Diff)