Cleanup: rename 'datablocks' -> 'data-blocks'
Similar to addons -> add-ons, for reading it fits better to hyphenate.
This commit is contained in:
@@ -87,7 +87,7 @@ class IMAGE_MT_view(Menu):
|
||||
layout.prop(uv, "show_metadata")
|
||||
if paint.brush and (context.image_paint_object or sima.mode == 'PAINT'):
|
||||
layout.prop(uv, "show_texpaint")
|
||||
layout.prop(toolsettings, "show_uv_local_view", text="Show same material")
|
||||
layout.prop(toolsettings, "show_uv_local_view", text="Show Same Material")
|
||||
|
||||
layout.separator()
|
||||
|
||||
|
Reference in New Issue
Block a user