Giter VIP home page Giter VIP logo

Comments (6)

chandermani avatar chandermani commented on July 19, 2024

This is with the 1 prebeta version of bootmetro.
For some reason the scroll functionality using nicescroll has been disabled.

from bootmetro.

aozora avatar aozora commented on July 19, 2024

my bad, just disabled for internal testing.
You can re-enable your self, in the html page find the following snippet:

$('.panorama').panorama({
nicescroll: false,
showscrollbuttons: true,
keyboard: true
});

and set true instead of the bolded false text above.

from bootmetro.

chandermani avatar chandermani commented on July 19, 2024

Thanks, I did locate this issue but there is also commented code in

bootmetro-panorama.js like this

// console.log('nicescroll init');
// var nicesx = this.$element.niceScroll(".panorama .panorama-sections",
// {
// touchbehavior: true, //Modernizr.touch,
// cursorcolor: "#FF00FF",
// cursoropacitymax: 0.6,
// cursorwidth: 24,
// usetransition: true,
// hwacceleration: true,
// autohidemode: "hidden"
// });
//

from bootmetro.

sahilpopli avatar sahilpopli commented on July 19, 2024

are you update these changes in the demo you have given in info

from bootmetro.

aozora avatar aozora commented on July 19, 2024

Sorry for the late answer. I apologize for the previous answer, Nicescroll is temporary disabled because in its place I've inserted the TouchSwipe plugin, that add touch support for swipe gestures.
In any case the panorama plugin is still in progress. In any case notify me for any other problem.

from bootmetro.

Anupamatd avatar Anupamatd commented on July 19, 2024

Sir,

The bootmetro-panorama.js is not working with portrait mode in IPAD(resolution- width: 764). Can you any one tell me the reason

from bootmetro.

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.