Remove Tab Overlay on Project Manager Startup + More Fixes (#3666)
* Refocuses from tab to button on projects screen fist time it is opened Signed-off-by: nggieber <nggieber@amazon.com> * Adds border highlighting to big buttons when they are focused Signed-off-by: nggieber <nggieber@amazon.com> * Fixes issues where project buttons aren't found or deleted on projects screen Signed-off-by: nggieber <nggieber@amazon.com> * Adds tooltip to project name showing project path Signed-off-by: nggieber <nggieber@amazon.com>
This commit is contained in:
@@ -19,7 +19,7 @@ QT_FORWARD_DECLARE_CLASS(QTabWidget)
|
||||
|
||||
namespace O3DE::ProjectManager
|
||||
{
|
||||
class ScreenWidget;
|
||||
QT_FORWARD_DECLARE_CLASS(ScreenWidget);
|
||||
|
||||
class ScreensCtrl
|
||||
: public QWidget
|
||||
|
||||
Reference in New Issue
Block a user