Explorar o código

Demo proving Title rendering is easy

Tig Kindel %!s(int64=2) %!d(string=hai) anos
pai
achega
0a53f7ef1c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Terminal.Gui/Views/FrameView.cs

+ 1 - 0
Terminal.Gui/Views/FrameView.cs

@@ -270,6 +270,7 @@ namespace Terminal.Gui {
 					//	line.DrawSplitterSymbol ();
 				}
 
+
 				// Draw Titles over Border
 				foreach (var subview in contentView.Subviews) {
 					// TODO: Use reflection to see if subview has a Title property