mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 17:59:16 +02:00
sparta: fix endless TMainMenu refresh. Issue #29318
git-svn-id: trunk@51164 -
This commit is contained in:
parent
afa4f54991
commit
b2c2565415
@ -825,6 +825,8 @@ begin
|
||||
PositionNodes(Self)
|
||||
else if FOldHasMainMenu then
|
||||
pBG.Invalidate;
|
||||
|
||||
FMenuChanged := False;
|
||||
end;
|
||||
|
||||
destructor TResizerFrame.Destroy;
|
||||
|
Loading…
Reference in New Issue
Block a user