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

Two small visual bugs #156

Closed
Abyss777 opened this issue Apr 27, 2015 · 6 comments
Closed

Two small visual bugs #156

Abyss777 opened this issue Apr 27, 2015 · 6 comments
Labels

Comments

@Abyss777
Copy link

There are two three very small visual bugs:

  • There is an unnecessary white column in Account config popup window
    account-bug

After resizing it is almost disappearing, but after reopening it is here again.

  • Reserved line height is not enough in Global config popup window. The language name is cut a bit.

global-bug

After resizing it is normal, but after reopening it is here again.
It is appears in Russian locale, but in English is OK.

  • Sometimes menu appears under zoom buttons

zoom keys-bug

It happens not always, but very frequently (especially after page loading)

@vitalidze vitalidze added the bug label Apr 27, 2015
vitalidze added a commit that referenced this issue Apr 27, 2015
vitalidze added a commit that referenced this issue Apr 27, 2015
@vitalidze
Copy link
Owner

First one should perform better now, second one is fixed, written news, updated latest and demo versions.

Have no idea what to do with the third one...

@Abyss777
Copy link
Author

OK. It's not much annoying.
I've noticed that it happens only after page had been loaded and before device markers appeared on the map. (5-10 seconds).
If you still have no idea whats wrong, I suggest to close this issue.

@vitalidze
Copy link
Owner

If first two are fine for you now, please close it.

@Abyss777
Copy link
Author

Unfortunately, the first one is not solved. I've tested in FF and Chrome.I've cleared cookies and used incognito tab.

@vitalidze
Copy link
Owner

I think I figured that out - white space is for scrollbar. I wasn't able to reproduce it since my main machine runs Mac OS X, where scroll bar is drawn differently - it does not require additional space. But on windows this problem exists. I have fixed it by forcing scroll bar size to 1 pixel. Please try latest version.

@Abyss777
Copy link
Author

Everything is good now.
Thank you.

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

No branches or pull requests

2 participants