Fixed Navigator does now show full height/width

This commit is contained in:
Oliver Duis
2012-07-11 09:15:52 +02:00
parent 8ae269ab79
commit f99fd3f063

View File

@@ -70,7 +70,6 @@ void Navigator::setInvalid (int fullWidth, int fullHeight) {
else
position->set_text (M("NAVIGATOR_XY_NA"));
position->set_text (M("NAVIGATOR_XY_NA"));
R->set_text (M("NAVIGATOR_R_NA"));
G->set_text (M("NAVIGATOR_G_NA"));
B->set_text (M("NAVIGATOR_B_NA"));