Blender Git Commit Log
Git Commits -> Revision 168f40f
Revision 168f40f by Leon Leno (lineart-shadow) December 8, 2021, 06:53 (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: 168f40f731821c8c53e4930da6463d0006f4501d
Parent Commit: 4188576
Committed By: YimingWu
Lines Changed: +11, -6
1 Modified Path:
/source/blender/editors/interface/interface_widgets.c (+11, -6) (Diff)