fixed bug that datetime was not correctly drawn if a submenu implements its own datetime display

This commit is contained in:
louis
2015-04-04 07:09:22 +02:00
parent bbcb7b0f78
commit dc64252414
4 changed files with 14 additions and 11 deletions

View File

@@ -272,3 +272,5 @@ Version 0.4.0
its own time display
- fixed bug that date was drawn every flush in displayreplay
- fixed bug in metrixhd timers menu
- fixed bug that datetime was not correctly drawn if a submenu implements
its own datetime display