Skip to content

Split the Always Show Grid checkbox into 3 options inside sub menu.

image

This splits the Always Show Grid checkbox into 3 options:

  • Show
  • Show When Snapping To Grid
  • Hide

Toggle Grid hides the grid when it's visible, when it's invisible it sets the visibility to Show When Grid Snapping, if grid snapping is enabled and Show, when grid snapping is disabled.

This allows disabling the 2D Grid when grid snapping is enabled, fixes #34386.

Merge request reports