forked from blender/blender
UI: Extensions: Missing Script Files tweaks #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "pr-extensions-ui-missing-files"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Moved to blender/blender#122721
@ -381,0 +402,4 @@
row_right = row.row()
row_right.alignment = 'RIGHT'
row_right.operator("preferences.addon_disable", text="X", emboss=False).module = addon_module_name
Why not use icon="X" instead of text="X", it looks nicer and also can't be highlighted with mouse
17aa59dd1a
to0492f35c91
Pull request closed