개정판 5ba8f2d5
issue #0000 상단 Text Option 변경시 finalPDF에서 적용 안 되는 묹제 수정
Change-Id: I953cbd54dda6c80c893168df8ef36eb03f770f5f
KCOM/Events/Event_KeyEvent.cs | ||
---|---|---|
133 | 133 |
//this.dzTopMenu.SaveEvent(null, null); |
134 | 134 |
if (App.ViewInfo.CreateFinalPDFPermission || App.ViewInfo.NewCommentPermission) |
135 | 135 |
{ |
136 |
ViewerDataModel.Instance.IsMarkupUpdate = true; |
|
136 | 137 |
this.dzTopMenu.SaveEventCallback(new object(), null); |
137 | 138 |
} |
138 | 139 |
|
내보내기 Unified diff