GPencil: Reorganize Snap pie menu
Put the options in the same position of meshes. related to T79094
This commit is contained in:
@@ -299,7 +299,9 @@ class GPENCIL_MT_snap_pie(Menu):
|
||||
text="Selection to Cursor (Keep Offset)",
|
||||
icon='RESTRICT_SELECT_OFF'
|
||||
).use_offset = True
|
||||
pie.separator()
|
||||
pie.operator("view3d.snap_cursor_to_center", text="Cursor to World Origin", icon='CURSOR')
|
||||
pie.separator()
|
||||
|
||||
|
||||
class GPENCIL_MT_move_to_layer(Menu):
|
||||
|
||||
Reference in New Issue
Block a user