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

Improve RTL in the walkthrough #3925

Closed
3 tasks done
bhousel opened this issue Mar 23, 2017 · 1 comment
Closed
3 tasks done

Improve RTL in the walkthrough #3925

bhousel opened this issue Mar 23, 2017 · 1 comment
Labels
walkthrough-help An issue with the walkthrough or help pane

Comments

@bhousel
Copy link
Member

bhousel commented Mar 23, 2017

A few things going on here:

  • Tooltip placement math ignores RTL
  • The navigation buttons should support RTL (probably going to switch these to display:flex too)
  • curtain, curtain-tooltip, and intro-nav-wrap should all be under #id-container, not body, in order to pick up the dir=rtl attribute
@bhousel bhousel added the walkthrough-help An issue with the walkthrough or help pane label Mar 23, 2017
bhousel added a commit that referenced this issue Mar 24, 2017
@bhousel bhousel mentioned this issue Mar 25, 2017
11 tasks
@bhousel bhousel added the wip Work in progress label Mar 26, 2017
@bhousel
Copy link
Member Author

bhousel commented Mar 31, 2017

curtain, curtain-tooltip, and intro-nav-wrap

  • also all comboboxes created by d3.combobox.js should be under #id-container not body

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
walkthrough-help An issue with the walkthrough or help pane
Projects
None yet
Development

No branches or pull requests

1 participant