dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP
https://packetsender.com
GNU General Public License v2.0
2.38k stars 370 forks source link

[BUG] Light theme, persistent TCP window color #289

Closed Sinhel closed 1 year ago

Sinhel commented 2 years ago

What OS?

Description of issue

When a connection is closed in the persistent TCP window, the background changes turns black, making the text in the window unreadable. With an open connection, the text is fine. Attached image shows both a closed connection and an open connection to compare: image

This happens with the dark theme as well, but the text color is white, so the text is readable. Attached image shows both a closed connection and an open connection to compare: image

dannagle commented 2 years ago

You are absolutely correct. This was an oversight on my part.

Sinhel commented 2 years ago

Great to hear, really enjoying this as a piece of kit!

dannagle commented 2 years ago

This is now fixed in the development branch. Thanks for reporting this.

dannagle commented 1 year ago

Fixed in latest release.