From ac2f36ce8799e4c8a746a7c9c044fc67f4526fa9 Mon Sep 17 00:00:00 2001 From: "Kenneth G. Franqueiro" Date: Wed, 6 Mar 2013 15:13:46 -0500 Subject: [PATCH] Note ColumnSet + footerNode fix in CHANGES.md --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 12c950e92..52254ce2c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,6 +23,11 @@ This document outlines changes since 0.3.0. For older changelogs, see the ## Other changes and fixes +### Mixins + +* The `ColumnSet` mixin now adjusts the positioning of its scrollbars + appropriately if the footer node is present. (#463) + ### Column Plugins * The `tree` plugin no longer completely overwrites classes on the expando node