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
@@ -0,0 +1,11 @@
/*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#define AZ_TRAIT_PROJECT_MANAGER_CUSTOM_TITLEBAR false