From 04010be62a2fde604ed7f6e983b6fc13e1a090a0 Mon Sep 17 00:00:00 2001 From: drdev Date: Wed, 7 Aug 2013 15:50:47 +0000 Subject: [PATCH] Update CHANGES.txt with note about default window size/position --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 7da93ff17d0..1daa314f5d2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,6 +11,7 @@ Release Notes - Window size/position now remembered between sessions - Works with multiple monitors. Remembers whether the window was maximized or un-maximized. +The first time you launch Forge after this update, the window will be maximized on default monitor, with 800x600 centered being used if you un-maximize. This matches how it worked before. Remembers last un-maximized size even if the window is currently maximized such that, if you un-maximize the window, it will restore to that size at the center of the current monitor. Window will be made accessible even if monitor setup or screen resolution is different between sessions.