mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 18:38:11 +08:00
Desktop: Focus app window when loading a document (#4124)
This commit is contained in:
@@ -72,6 +72,7 @@ pub enum DesktopFrontendMessage {
|
||||
WindowMaximize,
|
||||
WindowFullscreen,
|
||||
WindowDrag,
|
||||
WindowFocus,
|
||||
WindowHide,
|
||||
WindowHideOthers,
|
||||
WindowShowAll,
|
||||
|
||||
Reference in New Issue
Block a user