Bunn / PiStats

macOS app to visualize Pi-hole information
BSD 2-Clause "Simplified" License
374 stars 12 forks source link

Don’t open multiple preference windows #29

Open davidbalbert opened 3 years ago

davidbalbert commented 3 years ago

Hi there! I just started using Pi Stats and I'm very happy with it. Thanks for making it! I found a few rough edges that I'm submitting PRs for. Not sure if you're interested in accepting outside contributions, or if you'll like my changes, but it never hurts to ask.

This PR

In the current version of Pi Stats, clicking the "Preferences" button multiple times will open multiple preferences windows, one on top of the other. This PR changes the behavior such that there is no more than one open preferences window. If there is an existing preferences window, it gets brought to the front.