Coder Social home page Coder Social logo

Comments (41)

jamesflorentino avatar jamesflorentino commented on July 21, 2024 1

Hi guys, it seems that there won't be a horizontal mode coming out soon as I'm currently doing a refactor of the code we have at the moment. You might want to try antiscroll. It supports both horizontal and vertical scrolling.

from nanoscrollerjs.

jamesflorentino avatar jamesflorentino commented on July 21, 2024

Thanks Tomas! Yes, I do.

from nanoscrollerjs.

tomas avatar tomas commented on July 21, 2024

Awesome James! I guess I'll wait then -- the other libs seem way too heavy compared to yours.

from nanoscrollerjs.

benjamincharity avatar benjamincharity commented on July 21, 2024

Definitely on the edge of my seat for this. Nanoscroller blows away the other libraries that I've tried.

from nanoscrollerjs.

jamesflorentino avatar jamesflorentino commented on July 21, 2024

Cool, Thanks! Yeah, I'm still working on it. It's quite challenging writing a plugin that stays at a low filesize.

from nanoscrollerjs.

zacksiri avatar zacksiri commented on July 21, 2024
  • 1

from nanoscrollerjs.

robertjf avatar robertjf commented on July 21, 2024

ditto ;)

from nanoscrollerjs.

blackmambahk avatar blackmambahk commented on July 21, 2024

ditto 2 :)

from nanoscrollerjs.

fxck avatar fxck commented on July 21, 2024

any update?

from nanoscrollerjs.

jamesflorentino avatar jamesflorentino commented on July 21, 2024

Hi, I have been away from the open source community for some time. @kristerkari has been actively resolving issues back and forth (much appreciated). I'm not entirely sure what the current status is. However, looking at the code-base at the moment, I think I can work on a solution this weekend. Or if someone has a better way of implementing this, feel free to participate.

from nanoscrollerjs.

kristerkari avatar kristerkari commented on July 21, 2024

@jamesflorentino I have been quite busy too, and it seems that it will be the same in the near future. I have been trying to resolve smaller issues and some browser compatibility issues lately, so now there are a few feature requests left like this one.

from nanoscrollerjs.

jamesflorentino avatar jamesflorentino commented on July 21, 2024

@kristerkari thanks. It's a good thing you've resolved the other issues. I apologize for not being able to attend to the previous ones and will do my best to resolve the remaining.

from nanoscrollerjs.

husainhk avatar husainhk commented on July 21, 2024

Guys ... anybody has an update or knows how to get the horizontal scroll to work. I am using this super plugin on various modules on a content heavy site, but some content uses

 tags so really need the horizontal scroll to work. Appreciate all help!

from nanoscrollerjs.

kristerkari avatar kristerkari commented on July 21, 2024

There is no horizontal mode yet, so if you really need it to work I guess you just have to use some other similar plugin for now

from nanoscrollerjs.

husainhk avatar husainhk commented on July 21, 2024

Thanks kristerkari ... do you know or suggest any decent plugins that work almost as good as nano?

from nanoscrollerjs.

kristerkari avatar kristerkari commented on July 21, 2024

@husainhk I haven't tested these plugins myself, but here you go:
https://github.com/alex-pex/lionbars
https://github.com/vitch/jScrollPane

from nanoscrollerjs.

husainhk avatar husainhk commented on July 21, 2024

Thanks a ton! ... I'll give these a shot.

from nanoscrollerjs.

benjamincharity avatar benjamincharity commented on July 21, 2024

@husainhk we used jScrollPane here a while back and it was a real bitch. Not sure if it was our implementation or the plugin. So I can say that while it does work, it wasn't fun. (there was a reason I switched to nanoScroller after that project)

Looking forward to the day when nanoScroller becomes our silver bullet. Looks wistfully towards the horizon.

from nanoscrollerjs.

tahajahangir avatar tahajahangir commented on July 21, 2024

+1 (any good news?)

from nanoscrollerjs.

ursbraem avatar ursbraem commented on July 21, 2024

Lazy me, but: +1

from nanoscrollerjs.

ursbraem avatar ursbraem commented on July 21, 2024

Thanks James! I'll give it a try

from nanoscrollerjs.

Leonya avatar Leonya commented on July 21, 2024

Any estimations on when the refactored code will land in the repository? I'm willing to tackle the horizontal mode feature but it should probably be done after the refactoring.

from nanoscrollerjs.

kristerkari avatar kristerkari commented on July 21, 2024

@jamesflorentino any estimate for @Leonya 's question? If the refactoring is taking long maybe @Leonya could start to work on this feature request.

from nanoscrollerjs.

jamesflorentino avatar jamesflorentino commented on July 21, 2024

@kristerkari Sorry, no idea on time yet as I've been sidetracked. @Leonya Please go ahead and do a pull request once you're done. I think it's better to refactor/improve after we get that feature implemented.

from nanoscrollerjs.

peterwmwong avatar peterwmwong commented on July 21, 2024

+1 any update?

from nanoscrollerjs.

mablae avatar mablae commented on July 21, 2024

👍

from nanoscrollerjs.

arg avatar arg commented on July 21, 2024

👍
I need only horizontal scroller for my project. Using iScroll now. It's really heavy-weight thing with some issues also, but I couldn't found any alternative. Hope, authors will implement this feature soon, because this project looks very interesting.

from nanoscrollerjs.

joafeldmann avatar joafeldmann commented on July 21, 2024

+1

from nanoscrollerjs.

 avatar commented on July 21, 2024

👍

from nanoscrollerjs.

syrusakbary avatar syrusakbary commented on July 21, 2024

I'm working on this feature... maybe will be completely done by tomorrow ;)

from nanoscrollerjs.

mablae avatar mablae commented on July 21, 2024

👍

from nanoscrollerjs.

syrusakbary avatar syrusakbary commented on July 21, 2024

Solved! 😃

from nanoscrollerjs.

syrusakbary avatar syrusakbary commented on July 21, 2024

I've recently uploaded the demo.
Here is the horizontal feature demonstration.

from nanoscrollerjs.

fender avatar fender commented on July 21, 2024

So guys.. the demo from @syrusakbary looks great. Will this officially be added to nanoScoller?

from nanoscrollerjs.

kristerkari avatar kristerkari commented on July 21, 2024

@drupaljoe That is the plan, we just have to make sure that it does not break anything inside the plugin.

from nanoscrollerjs.

joafeldmann avatar joafeldmann commented on July 21, 2024

any news on this?

from nanoscrollerjs.

ursbraem avatar ursbraem commented on July 21, 2024

@joafeldmann I've been extremely happy with http://www.benplum.com/formstone/scroller/ for horzontal scrolling

from nanoscrollerjs.

joafeldmann avatar joafeldmann commented on July 21, 2024

@ursbraem Looks really promising, I'll give it a try. Thanks!

from nanoscrollerjs.

cemo avatar cemo commented on July 21, 2024

@kristerkari is there any chance to resolve this issue?

from nanoscrollerjs.

kristerkari avatar kristerkari commented on July 21, 2024

@cemo I can't really promise that since I'm usually on my free time busy working on other things. I would probably not be that complicated to make a horizontal mode, but it would probably require some time to code it together.

There was a horizontal mode pull request that I pulled into a separate branch. It could not be merged to master branch since there were some things that needed to be fixed with it. It is still there if someone wants to fix it.

from nanoscrollerjs.

mythvs avatar mythvs commented on July 21, 2024

+1

from nanoscrollerjs.

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.