mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 05:23:24 -07:00
Fixed update issue with Dropper/Zoomer, now called Pipette and I will rename the zoomer.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1657 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
c1330fb88c
commit
1116ff8a25
8 changed files with 70 additions and 72 deletions
|
@ -235,7 +235,7 @@ namespace Greenshot {
|
|||
|
||||
#endregion
|
||||
|
||||
private void dropperUsed(object sender, Greenshot.Controls.DropperUsedArgs e) {
|
||||
private void pipetteUsed(object sender, Greenshot.Controls.PipetteUsedArgs e) {
|
||||
this.Color = e.color;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue