From 19a58c309eab40d7fb878f09e18f711e3754a068 Mon Sep 17 00:00:00 2001 From: drdev Date: Sun, 5 Jan 2014 08:34:57 +0000 Subject: [PATCH] Update CHANGES.txt --- forge-gui/CHANGES.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/forge-gui/CHANGES.txt b/forge-gui/CHANGES.txt index 7636bd5d313..c543b3cc846 100644 --- a/forge-gui/CHANGES.txt +++ b/forge-gui/CHANGES.txt @@ -8,9 +8,10 @@ Forge Beta: ##-##-2013 ver 1.5.9 Release Notes ------------- -- Memory fixes - +- Memory usage optimizations - Card images are now cleared from memory cache when switching screens and between games -Card display panels are now disposed of at the end of each game +Card display panels and other components are now disposed when the screen/dialog they're on is closed +Card display panels are now disposed during game play when its card leaves a zone - Deck Editor usability improvements - @@ -22,6 +23,7 @@ Title field and buttons now available on Current Deck pane when on other section - More skinned dialogs - Most remaining dialogs are now skinned, including all message, confirmation, input, and list choice dialogs +Reveal-style list dialogs now focus OK button by default and support Escape and Close button without showing a Cancel button - Constructed mode -