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

Use native scrollbar for horizontal scrolling #183

Open
kobruleht opened this issue Aug 1, 2015 · 0 comments
Open

Use native scrollbar for horizontal scrolling #183

kobruleht opened this issue Aug 1, 2015 · 0 comments

Comments

@kobruleht
Copy link

Horizontal scrolling can be done only using custom slider or buttons. It has the following issues:

  1. If brower window width is too small, eq. in mobile phones, right part is clipped and is not accessible.
  2. This is unnatural and ugly. Screen looks overpopulated by number of difficult to understand buttons and slider.
  3. Buttons are too small for mobile users. Button sizes do not correcpond to google web site devepoment guidelines and google does not mark this gantt as mobile fiendly.

Proposed solution:

Instead on this, horizontal scrolling should be implemented using browser native horizontal scroll toolbar like in former grid in

http://thegrubbsian.github.io/jquery.ganttView/example/index.html

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

2 participants