Code Monkey home page Code Monkey logo

ui-selectablescroll's People

Contributors

karolyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ui-selectablescroll's Issues

Auto scroll does not work!

Using your script, the scroll bar moves, but the page stays the same position.

I have initialized the following way:

attendance_sheet_table.selectable({
filter: "tbody tr:not(.not-editable):not(.extended)",
cancel: "tbody tr.not-editable, tbody tr.extended",
selected: addSelectedDayToCache,
unselected: removeSelectedDayFromCache,
scrollSnapX: 5,
scrollSnapY: 5,
scrollAmount: 25,
scrollIntervalTime: 100
});

Any idea?

Selectable distroy not working

selectableScroll("destroy") is not working.

Also try $(".ui-selectable").selectablescrollstop(); still its not distroy the method.

Kindly suggest on this please....

Add option for toggle selecting (not having to hold CTRL key)

(WARNING: I am not a frontend engineer)
It would be nice to enable a new option such as "toggleSelecting".
I didn't see something like that in the Selectable API docs, https://api.jqueryui.com/selectable/#event-selecting

Basically, not having to worry about holding down CTRL key to do a multi-select, but instead enable this new option "toggleSelecting" so that it works as if the CTRL key was held down virtually for the user as the default (but not doing a real keybind to CTRL key, of course). Just handling it nicer as an extension option on the event-selecting somehow?

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

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

Stops selecting.

I dropped this in in place of the original and the scrolling is awesome. However it consistently stops responding. It is as if it develops huge blind spots after a selection where it will not initialize another select? I can click all around the list until I find an area where it responds again.

I will try to slim my use down to a jsfiddle if I have time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.