From cae0e6ea837e610a87396e9b05153fa30fadd977 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 26 May 2011 08:37:44 +0000 Subject: [PATCH] chlog++ SVN revision: 59694 --- legacy/evas/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/legacy/evas/ChangeLog b/legacy/evas/ChangeLog index 75c3f5279d..85a8c55500 100644 --- a/legacy/evas/ChangeLog +++ b/legacy/evas/ChangeLog @@ -363,4 +363,6 @@ * Fix Evas table to handle weighting correctly for items and veto rows or columns that have any child spanning that column not able to expand. + * Fix Evas table to use actual fractional weights, not just + boolean expand/not expand from weight value.