Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Sidebar is not rendered for 4:3 monitor (1280x1024) #412

Closed
lzap opened this issue Aug 21, 2018 · 4 comments
Closed

Sidebar is not rendered for 4:3 monitor (1280x1024) #412

lzap opened this issue Aug 21, 2018 · 4 comments

Comments

@lzap
Copy link

lzap commented Aug 21, 2018

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.

@mujx
Copy link
Owner

mujx commented Aug 21, 2018

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.

@lzap
Copy link
Author

lzap commented Aug 21, 2018

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.

2018-08-21-142231_1280x1024_scrot

@mujx
Copy link
Owner

mujx commented Aug 21, 2018

That's the sidebar so it seems fine to me.

The UI is responsive so it will change based on the available width. If you click on one of the rooms you should be able to see the messages.

@lzap
Copy link
Author

lzap commented Aug 21, 2018

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.

@mujx mujx closed this as completed in 667ee75 Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants