Previous refactoring of the event listeners lost notifications to classes which care about changes to the DoubleModel. One such example is the UnitSelector. Ensure that all the ChangeEventListeners and StateChangeEventListeners are called when the setValue method is invoked. Closes #553 Signed-off-by: Billy Olsen <billy.olsen@gmail.com>