piotrzarzycki21 commented on issue #43: Click on MDL NavigationLinkItemRenderer should notify about that action MDL Navigation component (not working "change" event) URL: https://github.com/apache/royale-asjs/issues/43#issuecomment-338505659 User will be able to use advantage of change event by using [ListSingleSelectionMouseController](https://github.com/apache/royale-asjs/blob/develop/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/controllers/ListSingleSelectionMouseController.as) in custom mdl-style.css file. `.navigationChange { IBeadController: ClassReference("org.apache.flex.html.beads.controllers.ListSingleSelectionMouseController"); }` `<mdl:Navigation className="navigationChange"> </mdl:Navigation`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
