Fix T63977: UV select linked has no attribute 'extend'
Also enable undo + register for select linked.
This commit is contained in:
@@ -160,7 +160,7 @@ class IMAGE_MT_select(Menu):
|
||||
layout.separator()
|
||||
|
||||
layout.operator("uv.select_pinned")
|
||||
layout.operator("uv.select_linked").extend = False
|
||||
layout.operator("uv.select_linked")
|
||||
|
||||
layout.separator()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user