RinteRface / shinydashboardPlus

extensions for shinydashboard
https://shinydashboardplus.rinterface.com
Other
454 stars 77 forks source link

Fix for issue #89 #90

Closed stelmath closed 3 years ago

stelmath commented 3 years ago

I slightly altered the JS functions for the card rotation of flipBox (is this one deprecated?) and flipUserBox, according to the instructions found in this article. Also the id parameter of flipButtonBack and flipButtonFront was being passed as the string "id" so I also changed that to the true variable, id.

Reference issue: #89