Fixed issue with color control
refactoring GuiWidegt
This commit is contained in:
parent
ca8b4632e1
commit
1599aa0fd4
34 changed files with 55 additions and 55 deletions
|
|
@ -141,7 +141,7 @@ namespace Markdig.Agg
|
|||
_markDownText = value;
|
||||
|
||||
// Empty self
|
||||
contentPanel.CloseAllChildren();
|
||||
contentPanel.CloseChildren();
|
||||
|
||||
this.Width = 10;
|
||||
this.ScrollPositionFromTop = Vector2.Zero;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue