linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00240
[Bug 283407] Re: Auto-resize status bar text
Statusbar bug? It should be fixed. Make sure you're running the latest
revision (the version information you gave doesn't really help that
much, it should specify the bzr revision used to build your client. I've
been meaning to add the bzr revision to at least console output, but
haven't got that far yet...)
Though your comment about text window suggests you're not commenting on
the right bug. Maybe bug #354979 is something you're after? (apparently
that isn't fixed yet)
--RZ
--
Auto-resize status bar text
https://bugs.launchpad.net/bugs/283407
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Fix Committed
Bug description:
Current statusbar misses a resize grip and actually consists of several GtkStatusbars. This patch replaces the multitude of GtkStatusbars with one single instance, adding GtkFrames to that one instead.