Legend Current value did not display when value was zero, Fixes #460

This commit is contained in:
Torkel Ödegaard
2014-06-02 19:28:51 +02:00
parent 384687e19b
commit 62af77979b
3 changed files with 7 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ vNext
Options are now reloaded correctly and there are no multiple renders/refresh inbetween (#447),
After an option is changed and a nested template param is also reloaded, if the current value
exists after the options are reloaded the current selected value is kept (Closes #447, Closes #412)
- Legend Current value did not display when value was zero, Fixes #460
# 1.5.4 (2014-05-13)
### New features and improvements