mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
docs: add code location for force save issue #5444
lhmouse identified the fix location: Notepad3.c:12042
This commit is contained in:
parent
12419b9bb5
commit
7ffdfe1b9d
@ -30,7 +30,8 @@
|
||||
- [ ] Language file updates
|
||||
- [ ] **Force Save Option** - Allow saving unmodified files for strip trailing blanks
|
||||
- Issue: [#5444](https://github.com/rizonesoft/Notepad3/issues/5444)
|
||||
- "Strip trailing blanks" only works on modified files currently
|
||||
- Code: `Notepad3.c:12042` - `bSaveNeeded` check skips save on unmodified files
|
||||
- Fix: Check strip-blanks setting before early return at line 12044
|
||||
|
||||
## Low Priority
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user