new feature; opacity slider for all previes - preview pops to full visibility on hover. color tweaks in the tool window
This commit is contained in:
1
PreviewOverlay.Designer.cs
generated
1
PreviewOverlay.Designer.cs
generated
@@ -35,6 +35,7 @@
|
||||
//
|
||||
// overlay_area
|
||||
//
|
||||
this.overlay_area.BackColor = System.Drawing.Color.Transparent;
|
||||
this.overlay_area.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.overlay_area.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.overlay_area.Location = new System.Drawing.Point(0, 0);
|
||||
|
||||
Reference in New Issue
Block a user