View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017654 | Scribus | General | public | 2025-10-18 08:54 | 2025-10-18 08:54 |
Reporter | ale | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Product Version | 1.7.1.svn | ||||
Summary | 0017654: Repurpose slotDocCh() disabled boolean argument | ||||
Description | ScribusMainWindow::slotDocCh() has an unused "reb" argument that is currently unused. I suggest to rename and repurpose the argument to wasModified = false and allow slotDocCh() to be optimized and avoid doing work that is unnecessary (like updating the window title on each key stroke!) The alternative would be to avoid calling setModfied() before calling slotDocCh(). That would also be fine for me. | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-10-18 08:54 | ale | New Issue |