mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 23:49:36 +02:00
IDE: Place the options window in workarea center instead of screen center. Issue #40042, patch by n7800.
This commit is contained in:
parent
1138d26280
commit
47e85e2ad9
@ -12,7 +12,7 @@ object IDEOptionsDialog: TIDEOptionsDialog
|
||||
Constraints.MinWidth = 625
|
||||
DesignTimePPI = 120
|
||||
OnShow = FormShow
|
||||
Position = poScreenCenter
|
||||
Position = poWorkAreaCenter
|
||||
object ButtonPanel: TButtonPanel
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideRight.Control = Owner
|
||||
|
Loading…
Reference in New Issue
Block a user