Skip to content

pause() does not remove recording notification on macOS #441

@darajava

Description

@darajava

Package version
5.2.0

Environment

  • OS: MacOS, not tested yet on other platforms

Describe the bug

When I call .pause(), the recording notification icon in the system tray does not disappear:

image

I couldn't find a way to make it disappear.

To Reproduce

Call .pause() on a recording that has already started on MacOS.

Expected behavior

The notification icon disappears.

Additional Context

Calling .stop() actually does not remove it either. The only way to remove it is to call .cancel()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions