Jump to content
Search Community

burnkit

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by burnkit

  1. I have a Draggable "knob" that sits in a header with a fixed position. It initially works as intended, but once you start scrolling down the page it gets harder and harder to rotate the knob - almost as if there's resistance being added to the knob as you scroll further down.

     

    Here's a quick codepen to demonstrate what's happening (scroll down and try using the knob): 

    See the Pen hrvnw by anon (@anon) on CodePen

     

    Is there a way to configure or adjust Draggable so that I don't have to do a workaround like temporarily setting the position of the header to absolute while the knob is being used?

×
×
  • Create New...