Move up/down glitch in ttable/etable #94
Closed
Labels
Comments
(from [363]) [#94 state:fixed] Fixed a bug causing transaction positions not to be set on file load. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When moving transactions up or down, there's sometimes a glitch where sometimes the transaction moves by more than one position. My guess is that there are several transactions with the same "position" value, which would cause this glitch.
The text was updated successfully, but these errors were encountered: