mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 10:51:12 -05:00
Fix Uppy modal display issues
This commit is contained in:
@@ -89,6 +89,9 @@ export function UppyPhotoUpload({
|
||||
note: `Images up to ${maxSizeMB}MB, max ${maxFiles} files`,
|
||||
theme: 'auto',
|
||||
closeAfterFinish: true,
|
||||
closeModalOnClickOutside: true,
|
||||
disablePageScrollWhenModalOpen: true,
|
||||
animateOpenClose: true,
|
||||
});
|
||||
|
||||
// Add Image Editor plugin
|
||||
|
||||
Reference in New Issue
Block a user