mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Do not display importing resources dialog full screen (#4967)
Don't show in changelog
This commit is contained in:
@@ -70,6 +70,7 @@ export const GenericRetryableProcessWithProgressDialog = ({
|
||||
) : null,
|
||||
]}
|
||||
cannotBeDismissed={!hasErrors}
|
||||
noMobileFullScreen={!hasErrors}
|
||||
open
|
||||
maxWidth="sm"
|
||||
>
|
||||
|
Reference in New Issue
Block a user