We're working on a course that has trickle enabled. The first trickle button shows when expected, however, the trickle button on the second block does not show up as the learner scrolls down. The design we are using has a number of negative margin and defined height values on different divs that might be causing the trickle math to determine that the learner's scroll has not met the requirement for the trickle button to appear, this is our working hunch.
After taking a look at the inner workings of the trickle extension, I decided to turn to this forum for some guidance. A couple questions for you:
- Where in the trickle extension can I find the logic that determines what allows the trickle button to become visible?
- Do you think that the various heights and margins being used in this design could cause the issue?
Thanks in advance for your help.