mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 06:59:31 +02:00
ide: revert r51113 as it got solved properly in r51115 #86ee218ac2
git-svn-id: trunk@51116 -
This commit is contained in:
parent
86ee218ac2
commit
3351cc3c41
@ -713,7 +713,6 @@ end;
|
||||
|
||||
procedure TMainIDEBar.Resizing(State: TWindowState);
|
||||
begin
|
||||
if not (wcfClientRectNeedsUpdate in FWinControlFlags) then
|
||||
case State of
|
||||
wsMaximized, wsNormal: DoSetMainIDEHeight(State = wsMaximized);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user