Skip to content

document viewer window close button and kill (x) button do not do the same thing #3461

@butlerpd

Description

@butlerpd

The kill button, the X at the top right corner of the window calls the QtWidget closeEvent. The Close button calls the local onClose method then calls after checking for open threads self.close.

The two methods of closing the window should behave identically

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions