Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/16/11 20:19:53 (13 years ago)
Author:
ascheibe
Message:

#1233 implemented Experiment Manager review comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3/StateLog/StateLogGanttChartListView.designer.cs

    r6373 r6791  
    3232                  | System.Windows.Forms.AnchorStyles.Left)
    3333                  | System.Windows.Forms.AnchorStyles.Right)));
    34       this.ganttChart.Location = new System.Drawing.Point(0, 0);
     34      this.ganttChart.Location = new System.Drawing.Point(3, 3);
    3535      this.ganttChart.Name = "ganttChart";
    36       this.ganttChart.Size = new System.Drawing.Size(493, 293);
     36      this.ganttChart.Size = new System.Drawing.Size(487, 287);
    3737      this.ganttChart.TabIndex = 0;
    3838      //
Note: See TracChangeset for help on using the changeset viewer.