mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
Fade in bars
This commit is contained in:
@@ -984,7 +984,7 @@
|
||||
$progress.find('.progress').hide();
|
||||
}
|
||||
}
|
||||
$progress.show();
|
||||
$progress.fadeIn();
|
||||
});
|
||||
|
||||
// Close page-level progress bar
|
||||
|
||||
Reference in New Issue
Block a user