mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 00:44:48 -04:00
Fix resize cursor not being cleared when mouse moves over child widgets
This commit is contained in:
@@ -410,6 +410,7 @@ AMModGUI::AMModGUI(PluginAPI* pluginAPI, DeviceUISet *deviceUISet, BasebandSampl
|
||||
makeUIConnections();
|
||||
applySettings(true);
|
||||
DialPopup::addPopupsToChildDials(this);
|
||||
m_resizer.enableChildMouseTracking();
|
||||
}
|
||||
|
||||
AMModGUI::~AMModGUI()
|
||||
|
||||
Reference in New Issue
Block a user