[Github-comments] [geany/geany] Reload all files is broken with enabled file.keep_edit_history_on_reload (#2905)

intact notifications at xxxxx
Sun Sep 26 09:09:03 UTC 2021


But current code reload changed files without confirmation dialog.

That check was probably meant to be something like:
`if (doc->changed || file_prefs.keep_edit_history_on_reload && (document_can_undo(doc) || document_can_redo(doc)))`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2905#issuecomment-927265076
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210926/ae075230/attachment.htm>


More information about the Github-comments mailing list