From 08a1fc74804bd29df10694f56e9657ac0fee1957 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 7 May 2015 00:31:54 -0400 Subject: [PATCH] Updated some TODOs. --- box.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/box.c b/box.c index 023489f0..d97ce25b 100644 --- a/box.c +++ b/box.c @@ -3,7 +3,7 @@ #include "uipriv.h" // TODO -// - boxes inside boxes aren't updated on windows when padded changes (OS X too?) +// - boxes inside boxes aren't updated on windows when padded changes struct box { uiBox b;