Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closing main app window doesn't close colour blindness window #64

Closed
patrickhlauke opened this issue Oct 1, 2018 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@patrickhlauke
Copy link
Collaborator

If the colour blindness simulation window is open, and a user closes the main app, the colour blindness window is still open / the app is still running (but there's no way to get the main app window back from this state).

Closing the main app should check if the secondary window is open, and if so close that as well.

@patrickhlauke patrickhlauke added the bug Something isn't working label Oct 1, 2018
ferllings pushed a commit that referenced this issue Oct 5, 2018
* develop:
  Close app when main window is closed (Closes #64)
  Fix colour format check regexps
  Prevent uncaught exception for specific incorrect foreground/background colour entry
  Update README.md
  Tweak vertical spacing of foreground/background
  Widen freeform foreground/background entry fields
  Rename "Colour deficiency simulation" to "Colour blindness simulation"
  Add step to alpha number input as well
  Only force-update value of alpha number input if not focused
  Increase granularity of alpha slider, set correct min/max on number input
  Make all text/number inputs auto-select they content
  Extra wording tweaks
  Tweak to the readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant