Automatically scroll plugins into view
This commit is contained in:
parent
1354ccd470
commit
e48fe29cf8
2 changed files with 10 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
Hide {{ plugin.name }}
|
||||
</button>
|
||||
|
||||
<div ng-bind-html="displayedContent"></div>
|
||||
<div ng-bind-html="displayedContent" bo-class="plugin.$$hashKey"></div>
|
||||
</div>
|
||||
|
||||
<div ng-hide="plugin.visible">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue