-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Issue by pelatx
Saturday Apr 07, 2018 at 06:43 GMT
Originally opened as adobe#636
In the different Linux versions (Debian 8 and 9, Ubuntu 16) in which I have tested Brackets compiled from the Master branch with the latest commits (same result in the lastest release), this still does not remember the position and size of the window from one execution to another (issues #13182 and #7174).
I have fixed this using a "key file" that is created automatically by Brackets, updated every time the application is closed and read every time it starts.
Maybe it's not the best solution, but I've been using it for a few days and it works well. So I leave this PR for your consideration.
Thank you.
Edited: tested in the three distributions mentioned above.
pelatx included the following code: https://github.com/adobe/brackets-shell/pull/636/commits