ng-scrollbars
ng-scrollbars copied to clipboard
Setting Height Dynamically
Hey, is there a way I can set the height dynamically when the window resizes? I am running into issues with the scrollbars object updating.
More specifically, I am trying to capture the height of an element and then set the element using ng-scrollbars with that height on init(); For some reason, even when I have the value captured, I am unable to pass that value into the scrollbars.setHeight : int property.
Resolved.
Ah hmm, apologies for my delay, how did you resolve that issue? I was going to take a look later tonight
@Dmidify how did you manage to resize the scrollbar height ?
@Dmidify How did you solve this? I'm facing the same scenario.
How did you solve this?