Bug hide window (#5939)

* [lyn3736] adding init files to module paths (#5111)

* fixing class names in PYI files

Signed-off-by: jackalbe <23512001+jackalbe@users.noreply.github.com>
Signed-off-by: T.J. McGrath-Daly <tj.mcgrath.daly@huawei.com>

* Fixed crash when typing asset name and clicking browse (#5495)

Signed-off-by: T.J. McGrath-Daly <tj.mcgrath.daly@huawei.com>

* Fixed bug involving inappropriate window

Signed-off-by: T.J. McGrath-Daly <tj.mcgrath.daly@huawei.com>

Co-authored-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>
Co-authored-by: AMZN-AlexOteiza <82234181+AMZN-AlexOteiza@users.noreply.github.com>
This commit is contained in:
tjmgd
2022-01-13 13:56:38 +00:00
committed by GitHub
parent ff0df4b8b6
commit 6d1a2382e8
@@ -33,6 +33,7 @@ namespace AudioControls
{
setupUi(this);
m_connectionPropertiesFrame->setHidden(true);
m_connectionList->viewport()->installEventFilter(this);
m_connectionList->installEventFilter(this);