aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-07-11 22:59:02 +0000
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-07-11 22:59:02 +0000
commit4ad1eed3fe0f8a90080c63ec474e4634376f0f95 (patch)
tree16415e2857b59d155b63b1c6b7ff8ba39be7a7da /Changes
parentb5a45848e42a559b828c46167f98c507a3ac8fc3 (diff)
downloadreaction-4ad1eed3fe0f8a90080c63ec474e4634376f0f95.tar.gz
reaction-4ad1eed3fe0f8a90080c63ec474e4634376f0f95.zip
wire layout_args, which was somehow never connected to the mix
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 01d8ba4..e2e42f2 100644
--- a/Changes
+++ b/Changes
@@ -10,6 +10,7 @@ Revision history for Reaction
- Adapt widget and layout to changes
- Add example of explicitly stating action to ComponentUI
- Don't override custom location in push_viewport
+ - Wire layout_args, which was forgotten + example of how to use it
0.002000 - 29 Apr 2008
- Update CheckUniques role to use around instead of overrides
- Stop using ACCEPT_CONTEXT, use InstancePerContext instead