Debounce notifications so we don't orphan them
Creating/destroying notifications too quickly in testing on macOS would result in them sticking around forever, requiring manual user dismissal. We want to dismiss them for the user when we close or our window is activated. So now we debounce() calls to our notifications code.pull/1/head
parent
24002149f6
commit
18a76ffb49
Loading…
Reference in New Issue