designer: update control selection bounds after resize finish (issue #0014696)

git-svn-id: trunk@21934 -
This commit is contained in:
paul 2009-10-01 02:51:22 +00:00
parent 1b95312ed1
commit b3ebc0bd80

View File

@ -1975,7 +1975,9 @@ begin
// point selection
PointSelect;
end;
end;
end
else
ControlSelection.UpdateBounds;
end else
begin
// create new a component on the form