Commit efbb9e0d authored by David Fuhrmann's avatar David Fuhrmann

macosx: save frame position for fspanel (close #9958)

parent 44d7abad
......@@ -59,6 +59,7 @@
[win setLevel:NSModalPanelWindowLevel];
i_device = config_GetInt(VLCIntf, "macosx-vdev");
hideAgainTimer = fadeTimer = nil;
[self setFrameAutosaveName:@"fspanel"];
[self setNonActive:nil];
return win;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment