Blender Git Loki
Git Commits -> Revision f3b2cbc
Revision f3b2cbc by Pablo Vazquez (temp-ui-tweaks) August 24, 2021, 16:54 (GMT) |
UI: Separate each choice inside radio buttons Add some room between the choices. This way we can give the background and non-active options the same color and make it look more like only one choice can be active at a time. This is in an effort to make the radio buttons and toggle buttons look different. Currently in Blender they looked the same even though radio buttons only allow one active option at a time, while toggles can be have multiple. |
Commit Details:
Full Hash: f3b2cbcb8158e126c2053133c83fda81bbd844d6
Parent Commit: 811dc12
Lines Changed: +24, -2
1 Modified Path:
/source/blender/editors/interface/interface_widgets.c (+24, -2) (Diff)