From 9626e7ef8cfe3dd367c6c4e89a65bc4bf70d6fe3 Mon Sep 17 00:00:00 2001 From: Kenny Shields Date: Sun, 17 Aug 2014 01:55:26 -0400 Subject: [PATCH] Update changelog --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index dced7cd..076f065 100644 --- a/changelog.txt +++ b/changelog.txt @@ -10,6 +10,7 @@ Version 0.9.9 - Alpha (Release Date TBD) [FIXED] collision detection issue caused by list child objects not being updated when outside of their parent's bounding box [FIXED] checkbox text becoming invisible when calling checkbox:SetText after switching to a custom state [FIXED] an error caused by calling base:MoveToTop on an object parented to a panel object +[FIXED] nested list positioning issues [CHANGED] columnlist row colors are now adjusted when a row is removed from the list [CHANGED] columnlistarea.rowcolorindex now resets to 1 when the list is cleared