Make the view screen alternate light and dark background, same as

everything else.

[git-p4: depot-paths = "//depot/solvespace/": change = 2096]
This commit is contained in:
Jonathan Westhues 2010-01-03 23:07:35 -08:00
parent 58c0e44107
commit 2eff68409e

View File

@ -23,7 +23,7 @@ void TextWindow::ShowEditView(void) {
Printf(false, "%Ba %Ftright%E (%3, %3, %3) %Fl%Ll%f[edit]%E",
CO(SS.GW.projRight),
&ScreenChangeViewProjection);
Printf(false, "%Ba %Ftup%E (%3, %3, %3)", CO(SS.GW.projUp));
Printf(false, "%Bd %Ftup%E (%3, %3, %3)", CO(SS.GW.projUp));
Printf(false, "%Ba %Ftout%E (%3, %3, %3)", CO(n));
Printf(false, "");