Open stalniy opened 12 years ago
Is there are way to work around this issue and reapply the height calculation? I'm considering using lionbars with AngularJS, which dynamically populates my scrolled area with items.
As a workaround, antiscroll seems to handle this correctly:
size of container can be dynamically adjusted and scrollbars will adapt.
I'm just not that fond of its magic CSS classes I need to use...
I found pretty cool plugin for custom scrollbars: http://manos.malihu.gr/jquery-custom-content-scroller/
Set width to 30% for some dom element. Apply lionbars to this element. Try to resize browser window.
Expected result: Dom element width is resized
Actual result: Dom element width constantly equals to initialized value