Removed a TODO I can no longer fully confirm (only the focus rect of the NSComboBox seems to be clipped, which I'm sure is not my bug).

This commit is contained in:
Pietro Gagliardi 2016-05-28 16:03:36 -04:00
parent a6c48e087b
commit 52c3c52b56
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
// 15 august 2015
#import "uipriv_darwin.h"
// TODOs to confirm
// - 10.8: if we switch to page 4, then switch back to page 1, check Spaced, and go back to page 4, some controls (progress bar, popup button) are clipped on the sides
@interface boxChild : NSObject
@property uiControl *c;
@property BOOL stretchy;