[Pidgin] #6437: Tabs are too long with "Left Vertical" or "Right Vertical" position.

Pidgin trac at pidgin.im
Sat Aug 8 23:18:01 EDT 2009


#6437: Tabs are too long with "Left Vertical" or "Right Vertical" position.
-------------------------------------------------+--------------------------
 Reporter:  faelar                               |        Owner:              
     Type:  defect                               |       Status:  new         
Milestone:  Patches welcome                      |    Component:  pidgin (gtk)
  Version:  2.4.3                                |   Resolution:              
 Keywords:  tabs, left, right, vertical, lenght  |  
-------------------------------------------------+--------------------------
Changes (by darkrain42):

  * milestone:  => Patches welcome


Comment:

 This is apparently a limitation in Pango/GTK. Quoting the
 `gtk_label_set_angle()` docs:
 {{{
 Sets the angle of rotation for the label. An angle of 90 reads from from
 bottom to top, an angle of 270, from top to bottom. The angle setting for
 the label is ignored if the label is selectable, wrapped, or ellipsized.
 }}}

 I guess this could be implemented manually in Pidgin, but I'm not sure how
 feasible that is (and I don't know enough about Pango to do it)

-- 
Ticket URL: <http://developer.pidgin.im/ticket/6437#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list