From 8ed34f8672e6dd102fbb6a29eea04abdd4a2a58d Mon Sep 17 00:00:00 2001 From: Asaf David Date: Sun, 19 Jan 2014 23:43:31 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1a12ed..e76dfc4 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Tired of using jquery for a stupid scrollbar? well, this directive is just for y ## Rebuild the scrollbar In case you need to rebuild the scorllbar, you may tell ng-scrollbar to rebuild it for you by broadcasting an event. +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. ```html
....
``` From fb97a5eaa3bf43cf3e358f3cb0b92679f64f8aa1 Mon Sep 17 00:00:00 2001 From: Bitdeli Chef Date: Sat, 25 Jan 2014 02:26:41 +0000 Subject: [PATCH 2/2] Add a Bitdeli badge to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e76dfc4..022d185 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,7 @@ It's useful to use this option when the size or visibility of the container is d ## Examples See the example in the respository. + + +[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/asafdav/ng-scrollbar/trend.png)](https://bitdeli.com/free "Bitdeli Badge") +