CSNotificationView icon indicating copy to clipboard operation
CSNotificationView copied to clipboard

support for tap handling without having a strong reference to the not…

Open alemar11 opened this issue 9 years ago • 1 comments

support for tap handling without having a strong reference to the notification itself

alemar11 avatar May 14 '15 09:05 alemar11

Hi @alemar11,

thanks for your contribution. I think the way you implemented the tap handler should be the default and only way.

Please replace the current tap-handler with your implementation (so there is only one tap-handler property, code path, etc) and I will be happy to merge.

problame avatar May 18 '15 13:05 problame