More TODOs.
This commit is contained in:
parent
92965068e1
commit
6b33c62b84
|
@ -309,6 +309,7 @@ mouseEvent(otherMouseUp)
|
|||
[self setNeedsDisplay:YES];
|
||||
}
|
||||
|
||||
// TODO does this update the frame?
|
||||
- (void)setScrollingSize:(NSSize)s
|
||||
{
|
||||
self->libui_ss = s;
|
||||
|
|
Loading…
Reference in New Issue