0neGal / viper

Launcher+Updater for TF|2 Northstar
https://0negal.github.io/viper
GNU General Public License v3.0
151 stars 21 forks source link

feat: Show window buttons whilst popups are present #205

Closed GeckoEidechse closed 1 year ago

GeckoEidechse commented 1 year ago

Describe the bug Viper hides minimize/close buttons when going into settings.

To Reproduce Steps to reproduce the behavior:

  1. Open Viper
  2. Open settings
  3. Minimize/close buttons are now gone

Expected behavior Window controls should always be visible regardless of current view

Screenshots image

Version: v1.8.1

0neGal commented 1 year ago

This is actually a feature I've managed to completely forget and bury in my backlog, and it's relatively easy to fix...

This isn't just the problem with the settings popup, but also the mod browser popup.

0neGal commented 1 year ago

This is now fixed upstream with this commit: c104051

Viper's settings popup, now with window buttons visible