Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Vertical scroll don´t works when horizontal scroll bar width is smaller than middle of parent element width #9

Open
branching opened this issue Jun 22, 2017 · 3 comments

Comments

@branching
Copy link

Vertical scroll don´t works when horizontal scroll bar width is smaller than middle of parent element width.
STEPS:

  1. With Chrome go to your example:

http://karolyi.github.io/ui-selectableScroll/demo.html

  1. F12 / Elements

  2. Change width in "selectable-scrollable li" to 2000px:

image

  1. Try vertical scroll with selector lasso. It´s works!

image

  1. Locate horizontal scroll bar into second middle of whole scroll. Try vertical scroll with selector lasso. DON´T WORKS!

image

@karolyi
Copy link
Owner

karolyi commented Jul 11, 2017

This happens because you've changed the initial sizes of the scrollable. I haven't used this project for a long while, but I suggest using the refresh function on it after updating.

@branching
Copy link
Author

Do you have any example using the refresh function?

@FractalStranger
Copy link

This happens because you've changed the initial sizes of the scrollable. I haven't used this project for a long while, but I suggest using the refresh function on it after updating.

This is not working :(

Is there any update for this issue? I am desperate.

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

No branches or pull requests

3 participants