Skip to content

Problem of 'use_save_dialog' in ControlFile #75

@jiyao94

Description

@jiyao94

Using 'use_save_dialog' flag cannot correctly return the saved file name in 'value' property. It only returns one single character.

In the source code, when the flag is set, it is already unpacking the tuple to take the first element. But for pyqt5, it choose the first element again, and make this error.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions