Add "View > Show Pixel Grid" menu option to switch the pixel grid

This commit is contained in:
David Capello 2014-10-29 10:36:50 -03:00
parent c6aedc117a
commit d327ab536f

View File

@ -550,6 +550,7 @@
<item command="SplitEditorVertically" text="Split &amp;Vertically" />
<item command="SplitEditorHorizontally" text="Split &amp;Horizontally" />
<separator />
<item command="ShowPixelGrid" text="Show &amp;Pixel Grid" />
<item command="ShowGrid" text="Show &amp;Grid" />
<item command="SnapToGrid" text="&amp;Snap to Grid" />
<item command="GridSettings" text="Gri&amp;d Settings" />