Giter Club home page Giter Club logo

Comments (9)

eybarta avatar eybarta commented on June 10, 2024

I think I might come across a related issue: timeline not synced with scrollbar.
When moving scrollbar, the timeline would jump into place..
I resolved this issue (at least seems to be resolved) with a minor change in the scheduler code.. if you look at the unminified version around line > 2071, there's 2 calls to resetScroll:
2071: //resetScroll(); <<--- comment this out
2072: setTimeout(resetScroll, 0);

I'm still not sure why both are needed, but for me commenting out the first solved the problem. It's worth a try, see if it solves your issue also.

from fullcalendar-workspace.

arshaw avatar arshaw commented on June 10, 2024

hmmm curious. what browser are you using?

also, if you have time, could you post the config settings you are using? preferably via jsbin, new instructions for scheduler debugging template: http://fullcalendar.io/wiki/Reporting-Bugs/

from fullcalendar-workspace.

eybarta avatar eybarta commented on June 10, 2024

Starting off with your jsbin: http://jsbin.com/jufena/1/edit?js,output

I only changed 1 setting:
now: moment()

So the calendar will always scroll to current time..

http://jsbin.com/qafozepagu/edit?js,output

try moving to the next day, you should see the timeline loose synce with the scrollbar,
if you move the scrollbar a bit, it will jump back into place.. If you can't reproduce,
try scrolling to end of the day and click next day again..

from fullcalendar-workspace.

arshaw avatar arshaw commented on June 10, 2024

thanks for the recreation! what browser are you using? i ask because many browsers handle the initial scroll state different (Firefox for example)

from fullcalendar-workspace.

arshaw avatar arshaw commented on June 10, 2024

and on what OS

from fullcalendar-workspace.

skogsharald avatar skogsharald commented on June 10, 2024

Thanks for creating that JSBin! It is exactly the issue I am experiencing. I the problem persists using Chrome on both OSX and Windows and when using IE, but not Firefox on both OS's.

from fullcalendar-workspace.

eybarta avatar eybarta commented on June 10, 2024

I'm using chrome on windows.

from fullcalendar-workspace.

arshaw avatar arshaw commented on June 10, 2024

fixed in v1.0.1
http://jsbin.com/sugihu/1/edit?html,output

from fullcalendar-workspace.

skogsharald avatar skogsharald commented on June 10, 2024

Thank you!

from fullcalendar-workspace.

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.