GithubHelp home page GithubHelp logo

Comments (9)

Freez avatar Freez commented on August 26, 2024

I want this too!

from jscrollpane.

cippall avatar cippall commented on August 26, 2024

It is was very useful in version 1. Would be great to have it back.

from jscrollpane.

aldarund avatar aldarund commented on August 26, 2024

+1

from jscrollpane.

edgarjs avatar edgarjs commented on August 26, 2024

This would be a lot helpful.

from jscrollpane.

vitch avatar vitch commented on August 26, 2024

I've been too busy to do anything to jScrollPane for a little while. However, the code for this functionality is fairly simple and exisited in jScrollPane 1.x [ see around https://github.com/vitch/jScrollPane/blob/1.x/demo/scripts/jScrollPane.js#L547 ] - I'm happy to accept a pull request with the necessary changes to 2.x...

from jscrollpane.

cippall avatar cippall commented on August 26, 2024

Can you start a pull request to add support for scrolling by dragging over the text in the latest version of your plugin?

from jscrollpane.

kadriengin avatar kadriengin commented on August 26, 2024

hi friends

i think i solve this problem (for me). i used thi v2 and jquery sortables together and working.

try to use $( ".jspPane" ).sortable();
$( ".jspPane" ).disableSelection();

at the last of the code (after the run jspane code and activated the scrollpane).

from jscrollpane.

illuusio avatar illuusio commented on August 26, 2024

Hello @vitch I'm trying to get jScrollPane development going again and try to clean up old PRs and bugs. Is this bug still relevant?

from jscrollpane.

vitch avatar vitch commented on August 26, 2024

Personally I don't use jScrollPane any more or have any use for it so I can't say. I can see how the functionality could be useful to someone if they were using jScrollPane. ¯\_(ツ)_/¯

from jscrollpane.

Related Issues (20)

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.