Skip to content

Fix improper program termination when scalebar verification is rejected or window is closed #9

@Huq2090

Description

@Huq2090

The scalebar verification window currently allows users to confirm or reject the detected scalebar using options such as "Y" or "N", or by closing the window.

Expected behavior:

selecting "Y" → program continues normally
selecting "N" → program exits with informative message
closing the window → program exits with informative message

However, the program does not always terminate properly when the user selects "N" or closes the verification window. In some cases, execution continues or exits without a clear message.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions