Changes between Version 1 and Version 2 of Ticket #6162, comment 6
- Timestamp:
- 2020-12-09T18:59:27Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6162, comment 6
v1 v2 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 edit/save you edit/savethe 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 do it on 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.