Project

General

Profile

unexist.dev

Assorted tidbits and projects

Bug #108

Caption in panel does not update its size when client changes title.

Added by Thomas Dahms almost 16 years ago. Updated almost 16 years ago.

Status:
Fixed
Priority:
Urgent
Category:
Bugfix
Target version:
-
Start date:
07/29/2009
Due date:
% Done:

100%

Estimated time:
0.00 h

Description

I use

PANEL = {
:top => [ :views, :spacer, :caption, :spacer, :sublets, :tray ],
:bottom => [ ],
:stipple => true
}

in subtle.rb to have the caption centered. The width of the caption is only adjusted, when another client is focused. When a client changes its title (for example a browser window), the width remains and the caption is either cut-off on the right or empty space shows up.

After investigation I found that the panel arrangement from the default subtle.rb suffers from the same problem.

History

#1 Updated by Christoph Kappel almost 16 years ago

  • Category set to Bugfix
  • Status changed from Unconfirmed to Fixed
  • Assignee set to Non member users
  • Target version set to 1
  • % Done changed from 0 to 100

Also available in: Atom PDF