fixed bug that detached viewelements were not cleared correctly

This commit is contained in:
louis
2015-05-14 06:45:03 +02:00
parent 57999a442f
commit f33354ba5a
5 changed files with 19 additions and 2 deletions

View File

@@ -316,3 +316,7 @@ Version 0.4.5
- added {numtimers} Token to lastrecordings viewelement
- fixed time display bug in displaymenurecordings
- added token {watched} to displaymenurecordings
- fixed bug that scrapercontent in displaychannel was not
updated if detached
- fixed bug that detached viewelements were not cleared
correctly