The enumerator now has its grippers again.

This commit is contained in:
RKrom 2014-06-02 09:12:35 +02:00
commit 34e0457edb
2 changed files with 0 additions and 6 deletions

View file

@ -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.