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

Idex 3851 #543

Merged
merged 2 commits into from
Dec 21, 2015
Merged

Idex 3851 #543

merged 2 commits into from
Dec 21, 2015

Conversation

olexii4
Copy link
Contributor

@olexii4 olexii4 commented Dec 19, 2015

@ashumilova WDYT?

currentItemLabel.setAttribute("style", lineHeightStyle);
optionsPanel.getElement().setAttribute("style", optionsPanel.isVisible() ? lineHeightStyle : lineHeightStyle + "display: none;");
optionsPanel.getElement().setAttribute("style", lineHeightStyle + ";max-height:calc(6*" + height + ");");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don'n use such solutions. Element has style, you can work with it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@vzhukovs
Copy link
Contributor

+1 but move css colors to Theme

@ashumilova
Copy link
Contributor

+1

@olexii4 olexii4 merged commit 5c49271 into master Dec 21, 2015
@olexii4 olexii4 deleted the IDEX-3851 branch December 21, 2015 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants