Main toolbar consolidation and cleanup (#1167)
* Moving menu options around * Consolidation and moving of toolbar functioanlity * Fixed non-unity build missing header * Updated camera icon to the correct one * Addressed review feedback * Addressed review feedback * Moved icons to new folder structure/naming
This commit is contained in:
@@ -144,20 +144,6 @@ EditorWindow QToolBar
|
||||
border-bottom: 2px solid #111111;
|
||||
}
|
||||
|
||||
/* InfoBar (Toolbar below the main viewport) */
|
||||
|
||||
QToolBar#InfoBar
|
||||
{
|
||||
qproperty-iconSize: 22px 18px;
|
||||
}
|
||||
|
||||
QToolBar#InfoBar AzQtComponents--VectorElement[Coordinate="X"] QLabel,
|
||||
QToolBar#InfoBar AzQtComponents--VectorElement[Coordinate="Y"] QLabel,
|
||||
QToolBar#InfoBar AzQtComponents--VectorElement[Coordinate="Z"] QLabel
|
||||
{
|
||||
background-color: #333333;
|
||||
}
|
||||
|
||||
DockWidgetTitleBar #DockWidgetContextMenu
|
||||
{
|
||||
qproperty-icon: url(:/Cards/img/UI20/Cards/menu_ico.svg);
|
||||
|
||||
Reference in New Issue
Block a user