mirror of https://github.com/mpv-player/mpv
parent
547b62f45e
commit
69508dc507
|
@ -55,7 +55,7 @@
|
|||
- (void)windowDidChangeBackingProperties:(NSNotification *)notification
|
||||
{
|
||||
// XXX: we maybe only need expose for this
|
||||
// [self.adapter setNeedsResize];
|
||||
[self.adapter setNeedsResize];
|
||||
}
|
||||
|
||||
- (void)windowDidChangeScreenProfile:(NSNotification *)notification
|
||||
|
|
Loading…
Reference in New Issue