8000 Can't load .ufo file(folders) on macOS · Issue #681 · trufont/trufont · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Can't load .ufo file(folders) on macOS #681
Open
@hskim08

Description

@hskim08

.ufo shows up as a folder on macOS. However, the FileMode for QFileDialog is set to QFileDialog.ExistingFile which does not allow loading folders. (`trufont/Lib/trufont/objects/application.py line 444)

Using the default (QFileDialog.AnyFile) file mode will fix this issue. However this puts the onus on the user to open the correct file format.
I would be happy to submit a pull request if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0