개정판 7b8f5809
issue #000: FontList IsEditable="False"
Change-Id: Ib4b06dc1885d6f5ad1c28b2706e551522bc862fb
KCOM/Views/MainMenu.xaml.cs | ||
---|---|---|
403 | 403 |
this.drawingRotateCanvas.IsHitTestVisible = false; |
404 | 404 |
} |
405 | 405 |
thumbnailPanel.Width = Convert.ToInt32(CommonLib.Common.GetConfigString("SetThumbnail", "WIDTH", "250")); |
406 |
//thumbnailPanel.MinWidth = thumbnailPanel.Width; |
|
407 | 406 |
} |
408 | 407 |
timer = new Timer(timercallback, null, 0, InitInterval * 60000); |
409 | 408 |
} |
내보내기 Unified diff