Don't remove ourselves from a BLayoutContext when it is leaving.
This commit is contained in:
parent
c4340eab04
commit
4878cc70e2
@ -201,7 +201,7 @@ SharedSolver::SetPreferredSize(BALMLayout* layout, const BSize& preferred)
|
||||
void
|
||||
SharedSolver::LayoutContextLeft(BLayoutContext* context)
|
||||
{
|
||||
_SetContext(NULL);
|
||||
fLayoutContext = NULL;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user