개정판 0d00f9c8
issue #923: implementing drag textcontrol
Change-Id: I17d1f4ec754ea13646260d1c331d574ad680d47d
KCOM/Events/UndoCommand.cs | ||
---|---|---|
147 | 147 |
else |
148 | 148 |
{ |
149 | 149 |
(item.Markup as IPath).PointSet = item.PointSet; |
150 |
(item.Markup as IPath).updateControl();
|
|
150 |
(item.Markup as CommentUserInfo).UpdateControl();
|
|
151 | 151 |
} |
152 | 152 |
|
153 | 153 |
comment.Add(item.Markup); |
내보내기 Unified diff