Offset: different values for up and down. Same as tolerance, but for offset
See original GitHub issueThis would be super useful for my use-case. I’m using CSS position: sticky;
and don’t want any fixed/hiding/animation for the header when scrolling down from the top of the window. Only going back up. When going back up I don’t want any jump to fixed, only to let position: sticky; do its thing.
Regardless of my specific scenario, it may prove more flexible to allow different values for up vs down scrolling.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:9
Top Results From Across the Web
Understanding Lens Offset and Lens Shift - Projector Central
The problem you run into is that different manufacturers measure the offset from different starting positions. What some manufacturers call 10% ...
Read more >INA148: to set the tolerance for offset and Gain on pspice model ...
INA148 datasheet shows an offset voltage of 5mV maximum when supplied by a single +5V, but how does the gain and offset voltage...
Read more >How Important Is the Offset (ET) of a Wheel During Wheel ...
Negative offset = Wider Track = better traction for corners. Positive offset = Narrow Track = Puts down the power better. nitrous is...
Read more >About offsetting line labels—ArcMap | Documentation
The Tolerance parameter gives the label some freedom to move along the line. A tolerance value of 0 specifies that the label should...
Read more >Concentricity | GD&T Basics - GDandTBasics.com
Meaning that it controls circularity, orientation and axis offset of a diameter. The runout value you record may not be only as a...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ah cool, thanks! I’ll need to learn ScrollMagic, but for now I finally accomplished (I think) what I was going for: https://www.lawnscapes.ca/. Only took several hours 😞
@WickyNilliams I saw you mention that there was a PR for this feature, but it hasn’t been implemented yet correct?