Skip to content

Commit 01bd7ef

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 643a4a0 + 65c3ffa commit 01bd7ef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Tired of using jquery for a stupid scrollbar? well, this directive is just for y
3535

3636
## Rebuild the scrollbar
3737
In case you need to rebuild the scorllbar, you may tell ng-scrollbar to rebuild it for you by broadcasting an event.
38+
It's useful to use this option when the size or visibility of the container is dynamic and during the link phase the size can't be determined.
3839
```html
3940
<div class="scrollme" ng-scrollbar rebuild-on="rebuild:me" > .... </div>
4041
```
@@ -46,3 +47,7 @@ In case you need to rebuild the scorllbar, you may tell ng-scrollbar to rebuild
4647

4748
## Examples
4849
See the example in the respository.
50+
51+
52+
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/asafdav/ng-scrollbar/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
53+

0 commit comments

Comments
 (0)