kmultitabbar

Matt Rogers mattr at kde.org
Fri Mar 4 04:22:28 CET 2005


On Thursday 03 March 2005 05:52 pm, Dominik Haumann wrote:
> Hi,
>
> what about the attached diff? I did read a bit code, without trying to
> understand that much. Maybe it's a copy&paste bug? - It looks like it could
> be one...
>
> Any ideas?

It's not a typo. If the multi tabbar is vertical (i.e. in the left or right 
position) you have to use the width for the fixed height, otherwise, it won't 
be tall enough. 

For example (pardon the ascii art):

The tab bar is in the left or right position (i.e. vertical)

now                  your patch

  height                      width 
    |                           |
   \|/                         \|/
+-------+            +----------------------------------------------------+
|       |            | <-------height                                     | 
|       |            |                                                    |
|       |            +----------------------------------------------------+
|       |
|       |
|       | <-----width
|       |
|       | 
+-------+


Hopefully that makes some sense. :)


Matt


More information about the Kmdi-devel mailing list