OS: Windows 10 Pro 64 bit
The Grid displays subdivisions for an image based on the zoomed virtual resolution instead of scaling to show how the grid would divide up the original image.
Effect: grid spacing is incorrect when viewing files at anything other than 100% scale.
Zoomed in at 800% should show a 4x4 grid, not this.
To reproduce:
1. Set a grid spacing of anything, say 16 for example.
2. Zoom in your image to 200%
3. The grid lines will appear as if you had a spacing of 8.
4. Zoom in to 400%
3. The grid lines will appear as if you had a spacing of 4.
And so on.
Actual behaviour (bug): grid spacing doesn't scale properly

Expected behaviour: grid spacing should scale with the zoom level.