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:
parent
58c0e44107
commit
2eff68409e
2
view.cpp
2
view.cpp
@ -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, "");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user