mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 05:32:11 +00:00
ChangeLog was updated.
This commit is contained in:
parent
232b70967a
commit
79b98f2903
1 changed files with 6 additions and 3 deletions
|
@ -1,8 +1,11 @@
|
|||
2020-01-23 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Source/NSMenu.m (_screenChanged): removed.
|
||||
(initWithTitle:): remove observer for
|
||||
NSApplicationDidChangeScreenNotification.
|
||||
* Source/NSApplication (finishLaunching): observer for
|
||||
NSApplicationDidChangeScreenNotification was added.
|
||||
* Source/NSScreen.m (frame): get dimensions from display server - don't
|
||||
use _frame ivar since real domensions may be changed.
|
||||
(deviceDescription): add screen frame size into dictionary with
|
||||
NSDeviceSize key.
|
||||
|
||||
2020-01-20 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
|
|
Loading…
Reference in a new issue