Updated some TODOs.

This commit is contained in:
Pietro Gagliardi 2015-05-07 00:31:54 -04:00
parent 089186a88c
commit 08a1fc7480
1 changed files with 1 additions and 1 deletions

2
box.c
View File

@ -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;