linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #03945
[Bug 283407] Re: Auto-resize status bar text
** Tags added: main-window
** Tags removed: mainwindow
** Changed in: linuxdcpp
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/283407
Title:
Auto-resize status bar text
Status in Linux DC++:
Fix Released
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.