Selaa lähdekoodia

Demo proving Title rendering is easy

Tig Kindel 2 vuotta sitten
vanhempi
commit
0a53f7ef1c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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