mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Small fixes for the Zoom and its performance improvements
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2285 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
831a3b4d5b
commit
9ca5f0d3bd
3 changed files with 43 additions and 6 deletions
1
Greenshot/Forms/CaptureForm.Designer.cs
generated
1
Greenshot/Forms/CaptureForm.Designer.cs
generated
|
@ -59,7 +59,6 @@ namespace Greenshot.Forms {
|
|||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||||
this.ClientSize = new System.Drawing.Size(0, 0);
|
||||
this.Cursor = System.Windows.Forms.Cursors.Cross;
|
||||
this.DoubleBuffered = true;
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
||||
this.Name = "CaptureForm";
|
||||
this.ShowIcon = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue