Selected transaction not updated when a filter is applied #91
Labels
Comments
(from [204]) [#91 state:fixed] Fixed a bug making the transaction panel showing the wrong transaction if being summoned right after a filter that filtered out the selected transaction. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From GS
When applying a filter, if the selected transaction is not included in it, the selection will visually change. However, under the roof, it does not. If you press Cmd-I right after such a filter, the transaction that was selected before will be brought up in the transaction panel instead of the newly selected one.
The text was updated successfully, but these errors were encountered: