Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/27/14 10:13:59 (10 years ago)
Author:
ascheibe
Message:

#2158 changed nesting level and fixed layout of error view

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core.Views/3.3/NestingLevelErrorControl.Designer.cs

    r11555 r11592  
    6161      // showButton
    6262      //
    63       this.showButton.Location = new System.Drawing.Point(3, 19);
     63      this.showButton.Location = new System.Drawing.Point(7, 21);
    6464      this.showButton.Name = "showButton";
    6565      this.showButton.Size = new System.Drawing.Size(132, 23);
     
    7575      this.Controls.Add(this.infoLabel);
    7676      this.Name = "NestingLevelErrorControl";
    77       this.Size = new System.Drawing.Size(387, 46);
     77      this.Size = new System.Drawing.Size(387, 50);
    7878      this.ResumeLayout(false);
    7979      this.PerformLayout();
Note: See TracChangeset for help on using the changeset viewer.