Skip to content

Commit

Permalink
Avoid full height
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementPasteau committed Nov 22, 2024
1 parent c6601ae commit e4f7841
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion newIDE/app/src/ProjectCreation/NewProjectSetupDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,6 @@ const NewProjectSetupDialog = ({
cannotBeDismissed={isLoading}
onRequestClose={onClose}
onApply={() => onCreateGameClick(i18n)}
fullHeight
flexColumnBody
forceScrollVisible
>
Expand Down

0 comments on commit e4f7841

Please sign in to comment.