You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.
it looks like for my regular (old, 4:3) flat screen in resolution 1280x1024 it does not render the room list on the left, it renders it for the whole screen and I need to return back.
I quickly searched the codebase but cannot find the correct place where I can modify this misbehavior. Looks like the QT stack considers this a vertical screen.
The text was updated successfully, but these errors were encountered:
Could you paste a screenshot to help us better understand the problem? Also did you try resizing the window? The sidebar is removed automatically based on the width of the window.
Sure, here it is. I am using i3wm manager and I don't resize my windows at all, this is started maximized. I tried fullscreen as well, but my borders are just 1px so there is no difference.
Yeah the problem is I want this to be as on the original screenshot in the README - on the left side. The monitor is landscape 4:3 so I'd expect this behavior from the app.
Hello,
it looks like for my regular (old, 4:3) flat screen in resolution 1280x1024 it does not render the room list on the left, it renders it for the whole screen and I need to return back.
I quickly searched the codebase but cannot find the correct place where I can modify this misbehavior. Looks like the QT stack considers this a vertical screen.
The text was updated successfully, but these errors were encountered: