mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Attempt to fix #17783, window not activated on OSX after font dialog
displayed
This commit is contained in:
parent
8db10ef71c
commit
5ab5d095e4
@ -105,6 +105,7 @@ void QgsFontButton::showSettingsDialog()
|
||||
|
||||
// reactivate button's window
|
||||
activateWindow();
|
||||
raise();
|
||||
}
|
||||
|
||||
QgsMapCanvas *QgsFontButton::mapCanvas() const
|
||||
|
Loading…
x
Reference in New Issue
Block a user