Blender Git Commit Log
Git Commits -> Revision 77cc69d
Revision 77cc69d by Sebastian Parborg (master) July 30, 2019, 14:01 (GMT) |
Fix T67460: Vertex painting: Sampling color opens empty options window in viewport The issue was that the redo panel area would call with region type HUD (not WINDOW). Now we make sure that the redo panel always polls the operator in the original area type context. Reviewed By: Brecht Differential Revision: https://developer.blender.org/D5361 |
Commit Details:
Full Hash: 77cc69d66ff0a3cd0cd05c8818b7977418054046
Parent Commit: d87fb03
Lines Changed: +33, -26
1 Modified Path:
/source/blender/editors/interface/interface_region_hud.c (+33, -26) (Diff)