Open online0227 opened 5 years ago
Hello,
Currently no support in this lib.
I usually put some margin/padding at the bottom.
Thanks for response.I don't want to expand visible footer size so I may not do that.
Hey, Any work around for this issu ?
I'm currently facing the same problem. I've tried a few things, but nothing has solidified yet. Some advice would be amazing!
Does anyone have a suggestion/workaround for this? Would be amazing, cause the last element becomes really annoying
The fix shouldn't be too hard? if container is scrolled to bottom last item should become active? Wonder why this feature is not supported!
Does anyone have a suggestion/workaround for this? Would be amazing, cause the last element becomes really annoying
A hacky solution for now could be to set a custom offset for the last item and manipulate the active class yourself
Does anyone have a suggestion/workaround for this? Would be amazing, cause the last element becomes really annoying
A hacky solution for now could be to set a custom offset for the last item and manipulate the active class yourself
How to manipulate active class, exactly?
Having same issue unfortunately. Would be open to hacky solutions if they didn't involve changing the viewport
Hello.
Everything about setting active for the current section corresponding to the top menu as scrolling down works fine except the last section that is smaller than viewport.
If I give an offset to last element to highlight faster then the problem is that on the top menu it highlights both of last section and the one before the last one.
Can you give me some tips how to make this with this library?