mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 13:33:27 -07:00
Moved the resize function to its own button, directly under the rotate effects.
This commit is contained in:
parent
aced477cef
commit
d0f934aa58
4 changed files with 20 additions and 13 deletions
|
@ -1005,6 +1005,9 @@
|
|||
<data name="btnSpeechBubble.Image" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\icons\balloon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="btnResize.Image" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\icons\resize.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<metadata name="statusStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>551, 17</value>
|
||||
</metadata>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue