mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Add a blurb for previous checkin.
This commit is contained in:
parent
7c8cc6ddcb
commit
a2cff20c63
@ -651,6 +651,12 @@ _XfeLiberalGeometryManager(Widget child,
|
||||
_XfeBorderWidth(child) = request->border_width;
|
||||
}
|
||||
|
||||
/*
|
||||
* This should be a lot more clever. We dont want to always
|
||||
* re layout the children. It works for now, but it could be
|
||||
* a lot more efficient. -re
|
||||
*/
|
||||
|
||||
/* Layout the components */
|
||||
_XfeManagerLayoutComponents(w);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user