fixed a bug if displaydetailedtext is called without correct menucat

This commit is contained in:
louis
2014-10-25 15:08:57 +02:00
parent 1d5a75af58
commit ee39eb8066
2 changed files with 11 additions and 4 deletions

View File

@@ -30,4 +30,6 @@ Version 0.0.2
- added extented recording information
- added token {nummenuitem} as number of item for every list, value starts with 1
- fixed bug that x and y of subviews was not respected
- if a subview is completely not set in a skin, the default menu is used
- if a subview is completely not set in a skin, the default menu is used
- fixed a bug if displaydetailedtext is called without correct menucat (mailbox plugin)