From 8ee02da3dc46612da34f8176f6ca50f7eff447d8 Mon Sep 17 00:00:00 2001 From: Martin Date: Sun, 19 Dec 2021 13:52:29 +0100 Subject: [PATCH] LvlGraphOptions, fix taborder --- ide/dependencygraphoptions.lfm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ide/dependencygraphoptions.lfm b/ide/dependencygraphoptions.lfm index d0f312ccf4..3111c02fd1 100644 --- a/ide/dependencygraphoptions.lfm +++ b/ide/dependencygraphoptions.lfm @@ -75,7 +75,7 @@ object DependencyGraphOptDialog: TDependencyGraphOptDialog Top = 0 Width = 160 Caption = 'chkReduceBackEdges' - TabOrder = 8 + TabOrder = 1 end object chkHighEdges: TCheckBox Left = 0 @@ -83,7 +83,7 @@ object DependencyGraphOptDialog: TDependencyGraphOptDialog Top = 24 Width = 160 Caption = 'chkHighEdges' - TabOrder = 1 + TabOrder = 2 end object chkStraigtenGraph: TCheckBox Left = 168 @@ -91,7 +91,7 @@ object DependencyGraphOptDialog: TDependencyGraphOptDialog Top = 24 Width = 160 Caption = 'chkStraigtenGraph' - TabOrder = 5 + TabOrder = 3 end object chkCaptionOnTop: TCheckBox Left = 0 @@ -99,7 +99,7 @@ object DependencyGraphOptDialog: TDependencyGraphOptDialog Top = 48 Width = 160 Caption = 'chkCaptionOnTop' - TabOrder = 6 + TabOrder = 4 end object DummySpaceHolder: TLabel Left = 168 @@ -119,7 +119,7 @@ object DependencyGraphOptDialog: TDependencyGraphOptDialog ChildSizing.ControlsPerLine = 1 ClientHeight = 38 ClientWidth = 160 - TabOrder = 2 + TabOrder = 6 object lblEdgeShape: TLabel Left = 0 Height = 15 @@ -150,7 +150,7 @@ object DependencyGraphOptDialog: TDependencyGraphOptDialog ChildSizing.ControlsPerLine = 1 ClientHeight = 38 ClientWidth = 160 - TabOrder = 3 + TabOrder = 7 object lblEdgeSplit: TLabel Left = 0 Height = 15 @@ -180,7 +180,7 @@ object DependencyGraphOptDialog: TDependencyGraphOptDialog ChildSizing.ControlsPerLine = 1 ClientHeight = 38 ClientWidth = 160 - TabOrder = 4 + TabOrder = 8 object lblMaxLevelHeight: TLabel Left = 0 Height = 15 @@ -238,7 +238,7 @@ object DependencyGraphOptDialog: TDependencyGraphOptDialog ChildSizing.ControlsPerLine = 1 ClientHeight = 38 ClientWidth = 160 - TabOrder = 7 + TabOrder = 9 object lblExtraSpacing: TLabel Left = 0 Height = 15