The Container managing the listeners is now correctly added to the map when there isn't already an existing Container for the switch. Also, the notification logic inside the container was corrected.
This PR builds upon #61 but corrects the formatting and simplifies the fixes made in #61.
The
Container
managing the listeners is now correctly added to the map when there isn't already an existingContainer
for the switch. Also, the notification logic inside the container was corrected.This PR builds upon #61 but corrects the formatting and simplifies the fixes made in #61.
fixes #60