Skip to content

Commit be2fa71

Browse files
committed
added hack on adminLTE/app.js in order to make the slideUp/slideDown css transitions look reasonable when its content is initially empty (use case is for hidden Shiny outputs that are not rendered until the first time the menuItem is expanded and reveal them -- i.e. first time that trigger("shown") is called)
1 parent 395c1d1 commit be2fa71

File tree

6 files changed

+26
-3
lines changed

6 files changed

+26
-3
lines changed

inst/AdminLTE/app.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/AdminLTE/app.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/AdminLTE/app.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)