mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Issue #213: use default scaling for db object editors
This commit is contained in:
@@ -1909,8 +1909,6 @@ begin
|
||||
// Do not set alClient via DFM! In conjunction with ExplicitXXX properties that
|
||||
// repeatedly breaks the GUI layout when you reload the project
|
||||
Align := alClient;
|
||||
InheritFont(Font);
|
||||
ScaleControls(Screen.PixelsPerInch, FORMS_DPI);
|
||||
end;
|
||||
|
||||
destructor TDBObjectEditor.Destroy;
|
||||
|
||||
Reference in New Issue
Block a user