From 7b50e24801c68c7fc7a459ec3feeaa9fd2a789a2 Mon Sep 17 00:00:00 2001 From: Kenny Shields Date: Tue, 1 Jul 2014 21:14:36 -0400 Subject: [PATCH] Update changelog --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index a1f654b..fb4fe92 100644 --- a/changelog.txt +++ b/changelog.txt @@ -7,6 +7,7 @@ Version 0.9.9 - Alpha (Release Date TBD) [FIXED] bug that would cause tabbuttons to be positioned incorrectly when scrolling with the mouse wheel [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:MoveTopTop on an object parented to a panel object ================================================ Version 0.9.8.1 - Alpha (May 17 - 2014)