[Github-comments] [geany/geany] size of the sidepanel was not restored after a restart of Geany (Issue #3070)

ralf3u notifications at xxxxx
Tue Dec 28 12:02:05 UTC 2021


@elextr To your tests mentioned in https://github.com/geany/geany/issues/3070#issuecomment-1001285590


I do point 1.

Then I do point 2.
"maximise geany, close"
After closing Geany, that is the content of session.conf that is located in /tmp/something:
[geany]
fullscreen=false
treeview_position=165
msgwindow_position=398
geometry=-1;-1;-1;-1;1;

Then I do point 3.
"change sidebar width, close"
After closing Geany, that is the content of session.conf that is located in /tmp/something:
[geany]
fullscreen=false
treeview_position=165
msgwindow_position=398
geometry=-1;-1;-1;-1;1;
"and reopen, sidebar retains new width": NOT IN MY CASE!! The width is exactly like point 2.

Then I do point 4.
"but sidebar is the same width in pixels not percent": That is the case. So, the size is like point 2.

Then I do point 5.
"close"
After closing Geany, that is the content of session.conf that is located in /tmp/something:
[geany]
fullscreen=false
treeview_position=165
msgwindow_position=644
geometry=0;0;1366;846;0;
"sidebar retains the same width": That is the case. So, the size is like point 2.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3070#issuecomment-1002058518
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3070/1002058518 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211228/9e117ff2/attachment-0001.htm>


More information about the Github-comments mailing list