mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-09 09:25:07 -04:00
Fix resize cursor not being cleared when mouse moves over child widgets
This commit is contained in:
@@ -156,6 +156,7 @@ PERTesterGUI::PERTesterGUI(PluginAPI* pluginAPI, FeatureUISet *featureUISet, Fea
|
||||
displaySettings();
|
||||
applySettings(true);
|
||||
makeUIConnections();
|
||||
m_resizer.enableChildMouseTracking();
|
||||
}
|
||||
|
||||
PERTesterGUI::~PERTesterGUI()
|
||||
|
||||
Reference in New Issue
Block a user