Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Width of conversation bubbles should be proportional to the width of the window #40

Open
almejo opened this issue Jan 5, 2016 · 4 comments
Milestone

Comments

@almejo
Copy link

almejo commented Jan 5, 2016

Using hangups in full screen makes the conversation bubbles to be in each side of my screen. Bubbles shoud by like 80% of the screen if screen width is greater than size.

@timsueberkrueb timsueberkrueb modified the milestone: v0.4 Jan 5, 2016
@timsueberkrueb
Copy link
Owner

Hmm, I'm not completely sure about this. I personally think it looks a bit odd when the bubbles fill a big chunk of the width.

@almejo
Copy link
Author

almejo commented Mar 22, 2016

If you use it al full screen and try to read a conversation you will find your self looking both sides of your monitor a lot...

@timsueberkrueb
Copy link
Owner

@almejo I see. One possible solution would be (doing it like the Telegram deskop client) to just pulling all messages on the left-hand side of the list if the window's width is greater than a fixed value.

@almejo
Copy link
Author

almejo commented Mar 23, 2016

that is a good idea. Or if the window's width is greater than the fixed
value you can stop growing and center the list of messages, like telegram
and whatsaap on web

On Wed, Mar 23, 2016 at 11:14 AM, Tim Süberkrüb [email protected]
wrote:

@almejo https://github.com/almejo I see. One possible solution would be
(doing it like the Telegram deskop client) to just pulling all messages on
the left-hand side of the list if the window's width is greater than a
fixed value.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#40 (comment)

Alejandro Vera
http://www.recicleta.cl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants