mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
* Update ChangeLog
This commit is contained in:
parent
fe5616f5e1
commit
1bf4d59016
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
2020-02-23 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Source/NSWindow.m
|
||||
(applicationDidChangeScreenParameters:): quit while loop after
|
||||
screen was found.
|
||||
(sendEvent:): use `_screen` ivar to get screen befor frame change.
|
||||
|
||||
* Source/NSMenu.m (windowDidChangeScreen:): join two if statements.
|
||||
|
||||
2020-02-20 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
|
Loading…
Reference in a new issue