Disable custom titlebar on Mac, Linux, fix resize (#4973)

Signed-off-by: AMZN-alexpete <26804013+AMZN-alexpete@users.noreply.github.com>
Signed-off-by: Gene Walters <genewalt@amazon.com>
This commit is contained in:
Alex Peterson
2021-10-25 16:33:32 -07:00
committed by Gene Walters
parent f162ae2dc0
commit 89177790f5
11 changed files with 79 additions and 1 deletions
@@ -11,4 +11,6 @@ set(FILES
ProjectBuilderWorker_linux.cpp
ProjectUtils_linux.cpp
ProjectManagerDefs_linux.cpp
ProjectManager_Traits_Platform.h
ProjectManager_Traits_Linux.h
)