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

Scrollable should support flag shouldScrollX #41

Open
raveclassic opened this issue Dec 11, 2017 · 0 comments
Open

Scrollable should support flag shouldScrollX #41

raveclassic opened this issue Dec 11, 2017 · 0 comments

Comments

@raveclassic
Copy link
Member

Current implementation of Scrollable component assumes that its content should always be scrolled and that's for there's a display: inline-block rule on scrollable__content element.

Scrollable component instead should accept a flag which sets either inline-block or block to enable/disable such behavior.

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

1 participant