-
-
Notifications
You must be signed in to change notification settings - Fork 314
Closed
Labels
Milestone
Description
MMEX version:
- 1.5.12
- 1.6.x
Operating System:
- Windows
- Mac OSX NOT TESTED
- Linux NOT TESTED
Description of the bug
If a user changes the order of columns in the transaction list, then closes and re-opens MMEX, the user selected order is not remembered. The default column order is always displayed.
Reproduction
Is the bug reproducible?
- Always
- Randomly
- Happened only once
Reproduction steps:
- Drag any column in the transaction list to a new position.
- Close MMEX.
- Re-open MMEX.
- Note that the columns are not displayed in the order set in Step 1.
Expected result:
The user selected column order should be saved and then re-applied when MMEX is re-opened.
Actual result:
The column order always reverts to the default.
Additional information
Note that:
- If you right click a column heading and Hide/Show columns, then that user selection is saved and re-applied when MMEX is re-opened.
- If you change a column width, then that user selection is saved and re-applied when MMEX is re-opened.