String fix and a bunch of PEP8 issues I had collected in the meanwhile.
This commit is contained in:
@@ -82,9 +82,9 @@ class NODE_MT_view(bpy.types.Menu):
|
||||
layout.separator()
|
||||
|
||||
layout.operator("node.view_all")
|
||||
|
||||
|
||||
layout.separator()
|
||||
|
||||
|
||||
layout.operator("screen.area_dupli")
|
||||
layout.operator("screen.screen_full_area")
|
||||
|
||||
|
Reference in New Issue
Block a user