* fix comment
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21649 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
33ab66d539
commit
6369b909b2
@ -1324,7 +1324,7 @@ ServerWindow::_DispatchViewMessage(int32 code,
|
|||||||
|
|
||||||
// TODO: think about how to avoid this hack:
|
// TODO: think about how to avoid this hack:
|
||||||
// the parent clipping needs to be updated, it is not
|
// the parent clipping needs to be updated, it is not
|
||||||
// done in ResizeBy() since it would need to avoid
|
// done in MoveBy() since it would need to avoid
|
||||||
// too much computations when children are resized because
|
// too much computations when children are resized because
|
||||||
// follow modes
|
// follow modes
|
||||||
if (ViewLayer* parent = fCurrentLayer->Parent())
|
if (ViewLayer* parent = fCurrentLayer->Parent())
|
||||||
|
Loading…
Reference in New Issue
Block a user