mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 20:24:04 +00:00
When creating a Windows folder via a Godot's dialog, the extra spaces are not removed which causes problems with Windows. We now remove leading and trailing whitespace when creating a dir.
(cherry picked from commit c8538153b0)