개정판 0d00f9c8
issue #923: implementing drag textcontrol
Change-Id: I17d1f4ec754ea13646260d1c331d574ad680d47d
KCOM/Events/RedoCommand.cs | ||
---|---|---|
90 | 90 |
else |
91 | 91 |
{ |
92 | 92 |
(item.Markup as IPath).PointSet = item.PointSet; |
93 |
(item.Markup as IPath).updateControl();
|
|
93 |
(item.Markup as CommentUserInfo).UpdateControl();
|
|
94 | 94 |
} |
95 | 95 |
comment.Add(item.Markup); |
96 | 96 |
} |
내보내기 Unified diff