Blender Git Commit Log
Git Commits -> Revision a9642f8
November 24, 2021, 20:06 (GMT) |
UI: Improve scaling of widgets when zooming This commit improves the scaling of some ui widgets when zooming by making the radius of the rounded corners dependent on the element's zoom level. Needed to fix T92278 without padding issues, see D13125. Reviewed By: Hans Goudey, Julian Eisel Differential Revision: https://developer.blender.org/D12842 |
Commit Details:
Full Hash: a9642f8d613078b285db4b04efb8bf8e5a234fbb
Parent Commit: 752c6d6
Committed By: Julian Eisel
Lines Changed: +170, -85