← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 283407] Re: Auto-resize status bar text

 

Anyway this bug still does exist in :
LinuxDC++ version: 1.0.3+bzr
Core version: 0.75
Or was it fixed and I have just missed the solution ? I really would like to find out how to stop auto-resizing text window and users window each time when I launch linuxdcpp.

-- 
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.