From 425ede5288b50d140049f4e9e62d23189cd7d970 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 12 Apr 2015 16:00:09 -0400 Subject: Fixed Mac OS X tab page clearing. I'm really going to oneed to restructure the whole container system... --- new/tab_darwin.m | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'new/tab_darwin.m') diff --git a/new/tab_darwin.m b/new/tab_darwin.m index deea075..4e835b3 100644 --- a/new/tab_darwin.m +++ b/new/tab_darwin.m @@ -1,7 +1,9 @@ // 12 april 2015 #import "uipriv_darwin.h" -// TODO very margins against extra space around the tab +// TODO +// - verify margins against extra space around the tab +// - free child containers properly @interface uiNSTabView : NSTabView @property uiControl *uiC; -- cgit v1.2.3