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

elextr notifications at xxxxx
Mon Dec 27 01:49:03 UTC 2021


I can't follow your steps to reproduce there seems to be missing steps.  I presume you built from nightly tarball to get a 1.39, unfortunately that doesn't say what the git was when you built it as it does for built from git (see below), 1.39 is still in development so things can change at any point.

I ran Geany:

```
(null): Geany INFO		: Geany 1.39 (git >= b7558417), en_AU.UTF-8
(null): Geany INFO		: GTK 3.24.20, GLib 2.64.6
(null): Geany INFO		: OS: Linux Mint 20 (ulyana)
```
on a separate config ie `geany -c /tmp/something` and did:

1. start Geany, starts with the default size, not maximised
2. maximise geany, close and reopen, sidebar has same width
3. change sidebar width, close and reopen, sidebar retains new width
4. unmaximise geany, size and position is defined by the WM I suspect since Geany has no record of the pre-maximise values, but sidebar is the same width _in pixels_ not percent.
5. close and reopen, sidebar retains the same width

AFAIK thats the expected behaviour.  If yours behaves differently can you post the values of the `treeview_position` and `geometry` from `/tmp/something/session.conf`

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

Message ID: <geany/geany/issues/3070/1001285590 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211226/65b99edb/attachment.htm>


More information about the Github-comments mailing list