[BUG] Grid size minimum

Is something not working like it should? Let us know.
User avatar

2020-08-23 22:10:05

Hello!

If I set the grid size to 8 pixels (or any number less than 10), the gridlines will draw at every 10 pixels regardless.

I recommend that either...

...the grid size value entered by the user gets corrected to 10 after inputting a lower number to inform the user that the grid can't go any lower than 10 OR
...fix it so that the gridlines are drawn in the size specified by the user.

I hope the latter gets implemented, because as a lo-res game dev, 8 pixel boundaries are pretty important.

Thanks!
User avatar

2020-08-24 14:52:29

Hey there, thanks for the bug report! You're right, we should totally either do the first option or implement the second one. I've passed this on to the team!
User avatar

2020-08-24 16:39:36

Thank you!
User avatar

2021-01-05 14:11:37

Hello. Is there any update on this issue? Any word on a bug fix coming soon?
User avatar

2021-01-08 12:30:41

I think this one just slipped through, so thanks for the reminder! We'll set the minimum to 5 pixels per gridline and see whether we can also automatically correct any values lower than 5 entered into that field. The fix should be available in the next update.
User avatar

2021-01-11 00:38:19

Thanks!