You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possibly a 'feature' of Qt, but would really cool if an up arrow was to give a zero rather than the first number in a signed int. Eg. NULL + up = 0, NULL + down = -1.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Feature description
Default value in
![image](https://user-images.githubusercontent.com/46288522/175863592-777d934e-a846-478c-9121-5ed374ef38ef.png)
line_num
field:Value in field at single increment:
![image](https://user-images.githubusercontent.com/46288522/175863662-85e2e779-74be-4fec-a502-b54cfd7f432b.png)
Possibly a 'feature' of Qt, but would really cool if an up arrow was to give a zero rather than the first number in a signed int. Eg. NULL + up = 0, NULL + down = -1.
Additional context
No response
The text was updated successfully, but these errors were encountered: