* clarified comment

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22036 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2007-08-22 14:14:30 +00:00
parent 96c22acbcd
commit c5c3b078e7

View File

@ -1345,7 +1345,7 @@ ServerWindow::_DispatchViewMessage(int32 code,
// TODO: think about how to avoid this hack:
// the parent clipping needs to be updated, it is not
// done in MoveBy() since it would need to avoid
// done in MoveBy() since it would cause
// too much computations when children are resized because
// follow modes
if (ViewLayer* parent = fCurrentLayer->Parent())