1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-16 21:05:26 +03:00

[128x64] UI fixes, French translations

This commit is contained in:
Andre Bernet 2016-12-19 21:26:12 +01:00
parent 86ee899905
commit 2b56ea70df
6 changed files with 24 additions and 28 deletions

View file

@ -132,7 +132,7 @@ void menuModelExpoOne(event_t event)
break;
case EXPO_FIELD_CURVE:
editCurveRef(EXPO_ONE_2ND_COLUMN, y, ed->curve, event, RIGHT | attr);
editCurveRef(EXPO_ONE_2ND_COLUMN-3*FW, y, ed->curve, event, RIGHT | attr);
break;
#endif