HJfod / BetterEdit

Makes the Geometry Dash Editor Better
GNU Lesser General Public License v3.0
133 stars 31 forks source link

Literally impossible to use base grid size while building #207

Closed SuperDZ555 closed 4 months ago

SuperDZ555 commented 4 months ago

GitHub Octicons: Bug Bug Report

Report a bug in the mod — Use the Crash report form to report crashes, and the Suggestion form to suggest new features!


Bug Description

A clear and concise description of what the bug is - is something not working as expected? Does something look off? Is the mod conflicting with another mod?

If you try to set the grid size to the regular grid size (30), it physically does not work. It just keeps the same grid size as whatever it was before selecting 30. This goes for using the buttons as well as just typing in the number 30.

Screenshots

If you have screenshots/videos, please include them!

image image

Platform

  • [x] Windows
  • [ ] Mac
  • [ ] Android (32-bit)
  • [ ] Android (64-bit)
  • [ ] Linux
abeljakowoff commented 4 months ago

looks like the custom grid ignores value 30 and follows the previous variable that was set before 30, since it seems to work fine on other values

HJfod commented 4 months ago

Fixed in 6.3.1!