You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Result:
Scroll position and cursor position / selection were lost, because the file wasn't in the working set.
Expected:
We should maintain the basic scroll and cursor position state for any document that is opened. Espresso, the closest analog to our UI design, does this.
(Espresso actually remembers this state even after the project has been saved, for all files that have been viewed. If we want to go that far I think it should either be a 2nd bug or a full-blown user story).
The text was updated successfully, but these errors were encountered:
Friday Jan 27, 2012 at 00:39 GMT
Originally opened as adobe/brackets#143
Steps:
Result:
Scroll position and cursor position / selection were lost, because the file wasn't in the working set.
Expected:
We should maintain the basic scroll and cursor position state for any document that is opened. Espresso, the closest analog to our UI design, does this.
(Espresso actually remembers this state even after the project has been saved, for all files that have been viewed. If we want to go that far I think it should either be a 2nd bug or a full-blown user story).
The text was updated successfully, but these errors were encountered: