mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-13 12:25:53 +01:00
fixed various bugs
This commit is contained in:
@@ -230,6 +230,8 @@ WMSetBoxExpandsToParent(WMBox *box)
|
||||
WMViewSizeDidChangeNotification,
|
||||
W_VIEW(box)->parent);
|
||||
WMSetViewNotifySizeChanges(W_VIEW(box)->parent, True);
|
||||
WMResizeWidget(box, W_VIEW(box)->parent->size.width,
|
||||
W_VIEW(box)->parent->size.height);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user