On Jul 06, 2009, at 20:54:45, Chris Forsythe wrote: > Get one or two of them to try it in 1.1.6. We had a webkit problem > in the apps tab in 1.1.5 that 1.1.6 addresses. That said, hadn't > heard of this before. > > If it's an issue I guess we'll need to look into addressing it. See > if you can find out more information.
I've confirmed and fixed this locally. The problem, as I said in my other message, was that we weren't updating the selection in the notification display pop-up when the user changed the selection in the notification pop-up. I bound the array controller to a new property on GrowlPreferencePane so we know when the user changes the selection, and updated the selected display in the setter for that property. I've done this for English so far. Tomorrow, I'll do it for the other localizations, qfinish it, and push. And then, b3! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en -~----------~----~----~----~------~----~------~--~---
