Closed andrewschultz closed 4 years ago
1.7.0 is okay.
Test case:
There may be a related issue that, in 1.7.1, we cannot define a custom position as negative. It looks like when refactoring the code an unsigned int might've gotten mapped to a signed int.
Thanks @andrewschultz , I will take a look at this.
Stale issue message
it currently does not allow of negative numbers, so this should be fixed now.
1.7.0 is okay.
Test case:
There may be a related issue that, in 1.7.1, we cannot define a custom position as negative. It looks like when refactoring the code an unsigned int might've gotten mapped to a signed int.