Bug 454967 - Remember side bar state
Summary: Remember side bar state
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-07 12:09 UTC by Jan Bidler
Modified: 2022-06-28 09:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Bidler 2022-06-07 12:09:41 UTC
SUMMARY
The side bar state should get remembered. I personally like to disable it, but need to sometime resize the window, in which case it then suddenly appears again, without me wanting it to appear.


STEPS TO REPRODUCE
1. Have neochat in "wide mode" and click on a room.
2. Click on the "hide side bar" button
3. Resize neochat to go to "thin mode" and then back to "wide mode"

OBSERVED RESULT
The side bar appears again.

EXPECTED RESULT
The side bar should stay hidden.

SOFTWARE/OS VERSIONS
Windows: 10 21H1
NeoChat: 22.04
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.2
Comment 1 Jan Bidler 2022-06-28 09:29:55 UTC
Commit db5e3288690631a648fe9c5888cca17b0305c3a7 implemented a setting for this, which solves this issue.