mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 13:33:27 -07:00
The enumerator now has its grippers again.
This commit is contained in:
parent
d731d151c8
commit
34e0457edb
2 changed files with 0 additions and 6 deletions
|
@ -48,12 +48,6 @@ namespace Greenshot.Drawing {
|
||||||
InitContent();
|
InitContent();
|
||||||
}
|
}
|
||||||
|
|
||||||
public override void ShowGrippers() {
|
|
||||||
}
|
|
||||||
|
|
||||||
public override void HideGrippers() {
|
|
||||||
}
|
|
||||||
|
|
||||||
public override bool InitContent() {
|
public override bool InitContent() {
|
||||||
_defaultEditMode = EditStatus.IDLE;
|
_defaultEditMode = EditStatus.IDLE;
|
||||||
_stringFormat.Alignment = StringAlignment.Center;
|
_stringFormat.Alignment = StringAlignment.Center;
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue