Changes between Initial Version and Version 1 of Ticket #6162, comment 6
- Timestamp:
- 2020-12-09T18:58:57Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6162, comment 6
initial v1 1 1 I played with it a little and the new behavior is a pretty good solution. 2 2 3 I believe it does what one expects, except maybe that it also saves changes in other tabs, i.e. a tab is a small window into the file and when you save yousave the whole file. Once you think about it like this it makes perfect sense. And even unsaved changes get synchronized, so that helps to understand the behavior.3 I believe it does what one expects, except maybe that it also saves changes in other tabs, i.e. a tab is a small window into the file and when you edit/save you edit/save the whole file. Once you think about it like this it makes perfect sense. And even unsaved changes get synchronized, so that helps to understand the behavior. 4 4 5 5 I can confirm comment:5 but not comment:4.