Deck rename bug: case-only changes revert, trailing-dot names report saved but remain unsaved
Renaming a deck with only letter case changes (e.g. aDaaa -> ADaaa) did not persist on Windows because the underlying file casing was not updated. Also, names ending with a dot or space (e.g. DeckName.) could show a successful save message but still be treated as unsaved when exiting, causing confusing save-state mismatch.
Showing
Please register or sign in to comment