Blender Git Commit Log
Git Commits -> Revision bb3d039
December 2, 2021, 03:22 (GMT) |
UI: Fix scaling of HSV cursor when zooming The small circle used to choose the hue/saturation and value in the color widget was drawn with a fixed screen space size. Now scale the circle used as cursor in the color widget based on the zoom. This could have been part of a9642f8d6130 but the implementation is different. Based on a fix provided by Erik Abrahamsson Differential Revision: https://developer.blender.org/D13444 |
Commit Details:
Full Hash: bb3d03973ad59bfbc1048726d4d77bd353e4fe32
Parent Commit: 26d2cae
Committed By: Hans Goudey
Lines Changed: +11, -6
1 Modified Path:
/source/blender/editors/interface/interface_widgets.c (+11, -6) (Diff)