Gocnak / Botnak

A Java-based IRC chat client with focus on Twitch.tv streams.
https://gocnak.github.io/Botnak
MIT License
67 stars 28 forks source link

New Windows Don't Obey "Always On Top" Setting #124

Closed gmansoliver closed 9 years ago

gmansoliver commented 9 years ago

If Always On Top mode is enabled, opening the settings window from Preferences -> Settings will create the settings window below the main Botnak window, and it cannot be brought ontop botnak always on top

Gocnak commented 9 years ago

Aha, easy fix, just send the main window to the back after setting all other windows to always on top.

Fixed in next push, thank you for the report.

Gocnak commented 9 years ago

Actually, further re-reading made me realize that you were talking about creating new windows after setting the Always On Top setting.

Either way, still an easy fix, albeit a bit different than what I originally thought.

gmansoliver commented 9 years ago

New title accurately reflects the actual problem, I didn't realize to check with other windows in botnak.