Blender Git Commit Log
Git Commits -> Revision 965425b
April 7, 2021, 14:54 (GMT) |
Fix T86463: Colored collection icons don't scale with zoom level This patch fixes the issue in T86463 that colored collection icons in the collection search box don't scale according to the zoom level. The issue was caused by the drawing function for the colored collection icons not allowing to change the size of the icons. This patch addresses that by scaling the icon based on the drawing width. Reviewed By: #user_interface, natecraddock, Severin Differential Revision: https://developer.blender.org/D10708 |
Commit Details:
Full Hash: 965425bcbc4dd8340286b83bccfa17e99792f594
Parent Commit: 02a7289
Committed By: Nathan Craddock
Lines Changed: +4, -2
1 Modified Path:
/source/blender/editors/interface/interface_icons.c (+4, -2) (Diff)