I use nanoScroller to display content inside some divs.
But these divs can take different heights, e.g. if the user resizes its window or delete something from div.
I'd like to make nanoScroller take automatically the full remaining height inside its container.
Any idea on how to achieve that ?
you can reinit nanoScroller when browser resize reinit event use in window onresize event for example