Bug 454967

Summary: Remember side bar state
Product: [Applications] NeoChat Reporter: Jan Bidler <janbidler00>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED FIXED    
Severity: normal CC: carl
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.