Skip to content

Solution to make the alert moveable #1

@zevrix

Description

@zevrix

Like I mentioned in a reply to you on Apple's forum, it's a great and truly useful project.

One issue in its current state is that the alert cannot be moved around by the user.

The solution I found is the following:

In the init method:
• Remove the NSWindowStyleMaskDocModalWindow mask
• add _panel.movableByWindowBackground = YES

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