More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-11-08 09:12:11 -05:00
parent 92965068e1
commit 6b33c62b84
1 changed files with 1 additions and 0 deletions

View File

@ -309,6 +309,7 @@ mouseEvent(otherMouseUp)
[self setNeedsDisplay:YES]; [self setNeedsDisplay:YES];
} }
// TODO does this update the frame?
- (void)setScrollingSize:(NSSize)s - (void)setScrollingSize:(NSSize)s
{ {
self->libui_ss = s; self->libui_ss = s;