Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to save and restore the internal geometry #1375

Open
AndyM48 opened this issue Jul 31, 2024 · 2 comments
Open

Is it possible to save and restore the internal geometry #1375

AndyM48 opened this issue Jul 31, 2024 · 2 comments

Comments

@AndyM48
Copy link

AndyM48 commented Jul 31, 2024

When I open liferea I must manually restore any internal geometry to my preferred layout. For example I prefer a larger preview window, so I drag it to the larger size when I open liferea.

Liferea saves the external window geometry on exit. Is it possible to save the internal geometry at the same time?

@lwindolf
Copy link
Owner

lwindolf commented Aug 1, 2024

The code actually does save the pane geometry on shutdown, but we have a longstanding bug that due to a race condition the restore on startup is not effective. Sadly trying to fix this over a year all effort so far was not successful :-(

@AndyM48
Copy link
Author

AndyM48 commented Aug 1, 2024

Not a show stopper fortunately

Thank you for all your efforts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants