diaspora / jsxc

Real-time chat app

Home Page:www.jsxc.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#jsxc_roster element is hidden with chat enabled

axilleas opened this issue · comments

Following https://librenet.gr/posts/490484 I cannot see the chat window because #jsxc_roster element has a right: -204px; attribute. Disabling it makes the chat arrow appear.

The problem seems to be that the chat is initiated with an option to "relogin" and at this time its container is smaller dragging the #jsxc_toggleRoster more into the right than it should be. If you choose to login in the chat the container (which now displays the roster) is wider pushing the toggle to right place.

screen shot 2015-11-30 at 14 48 06

hi guys, a lot happened in dev branch since the last alpha release.

I just tested version 0.1.4 on my dev setup and sechat.org.
checkout my PR for stable branch diaspora/diaspora#6569

I am confident that the problem is gone with the latest jsxc version.

Cheers,
Lukas

closing this! was fixed at least with the newest version