mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 01:29:08 +02:00
Designer: Added UpdateBounds to TControlSelection.AlignComponents. Issue #41713
This commit is contained in:
parent
42756e2db2
commit
1932b49a7a
@ -3140,6 +3140,7 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
UpdateBounds;
|
||||
EndResizing(false, false);
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user