GrenderG / Toasty

The usual Toast, but with steroids 💪
GNU Lesser General Public License v3.0
6.58k stars 809 forks source link

Fix #110 #156

Closed ryuunoakaihitomi closed 4 years ago

GrenderG commented 4 years ago

Can you please explain what the code you added is doing? (Also, maybe use a more descriptive name for the method).

Thanks.

ryuunoakaihitomi commented 4 years ago

@GrenderG There are 2 unrelated bugs in Toast, but their solutions must be combined in order to fix it non-invasively. I am not quite proficient with naming, so I have no idea for more descriptive name. You can merge this PR and rename it later.

In short, these solutions use dynamic proxy to fix.

Cannot show toast without notification permission

ryuunoakaihitomi commented 4 years ago

Why not merge my pr or just give me a response? Did I do something wrong?

GrenderG commented 4 years ago

Haven't had time yet to review your code, sorry!

ryuunoakaihitomi commented 4 years ago

It's OK. I don't think it will take long to review this code, but I'm still pleased to receive your reply.