개정판 f959ea6f
issue #923: rename and fix InkControl_Convert
Change-Id: Iec4f34a4743f33987c05ea42674495491afa1166
KCOM/Events/Event_KeyEvent.cs | ||
---|---|---|
86 | 86 |
{ |
87 | 87 |
if (ViewerDataModel.Instance.IsPressCtrl && (App.ViewInfo.CreateFinalPDFPermission || App.ViewInfo.NewCommentPermission)) |
88 | 88 |
{ |
89 |
this.dzMainMenu.InkControl_Convert();
|
|
89 |
this.dzMainMenu.ConvertInkControlToPolygon();
|
|
90 | 90 |
|
91 | 91 |
if (Common.ViewerDataModel.Instance.MarkupControls_USER.Count > 0) |
92 | 92 |
{ |
내보내기 Unified diff