One hamburger menu to rule them all (#2232)

* Icon changes

Signed-off-by: John Jones-Steele <jjjoness@amazon.com>

* Icon changes to svg files

Signed-off-by: John Jones-Steele <jjjoness@amazon.com>
This commit is contained in:
jjjoness
2021-07-16 16:17:11 +01:00
committed by GitHub
parent c76298acc3
commit facd1e18b5
4 changed files with 11 additions and 6 deletions
@@ -8,7 +8,7 @@
OutlinerWidget #m_display_options
{
qproperty-icon: url(:/stylesheet/img/UI20/menu-centered.svg);
qproperty-icon: url(:/Menu/menu.svg);
qproperty-iconSize: 16px 16px;
qproperty-flat: true;
}