mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-07 05:04:58 -05:00
If the width is made very wide in showcase mode with side-by-side arrangement, the app shrinks to almost nothing. For some reason the zoom CSS property (which we set using jQuery.animate) is set to "1%" instead of "1". Numbers and percentages are equally valid here, and the issue goes away if we use percentage.