Hi jrgong,
thank you for your suggestion.
I am slowly taking over development of the plugin and happy to take a look at your suggestion.
> When all sticky widgets are higher than available height in browser, the sidebar content is simply cut off
I am not sure I understand. Do you mean that each widget itself is higher, e.g., available height is 600px and each widget is 800px high, or that the sum of all widgets is above 600px?
> with scrolling down,the sticky widgets would scroll down all the way to the bottom of the last widget.
I will assume that you mean the second option above, e.g., you have 3 sticky widgets not visible all at once.
When you see the top of the page, only 2 widgets are visible. When you scroll down now, the widgets also scroll down until the last widget is visible and that should then be fixed?
Do I understand correctly?
Thomas
Thread Starter
jrgong
(@jrgong)
Yes, I think you understand correctly
The current behaviour is: When all sticky widgets are higher than available display height, you have to scroll down all the way to the footer so you can see the cut off lower widgets.
The desired behavior is that once you start scrolling, the fixed widgets start scrolling as well until the last widget’s bottom has reached the bottom of the display.
Thank you, for confirming the behavior.
I will set it on my list of things to check and maybe to fix.
All the best,
Thomas