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