Ticket #1160 (closed bug: worksforme)

Opened 3 years ago

Last modified 2 years ago

Fontweight is not respected in playlists

Reported by: zach Owned by: zach
Priority: Milestone: Player 5.7
Component: flash Keywords:
Cc: Forum thread: http://www.longtailvideo.com/support/forums/addons/using-and-creating-skins/16131/control-font-weight-in-playlist#comment-94937

Description


Change History

comment:1 Changed 2 years ago by zach

  • Owner set to zach
  • Status changed from new to assigned

comment:2 Changed 2 years ago by zach

  • Milestone changed from Player 5.5 to Player 5.6

comment:3 Changed 2 years ago by pablo

  • Milestone changed from Player 5.6 to Player 5.7

comment:4 Changed 2 years ago by pablo

  • Status changed from assigned to closed
  • Resolution set to worksforme

Works for me. Just add the following tag in the playlist's <settings> block:

<component id="playlist">
  <settings>
     <setting name="fontweight" value="bold" />
  </settings>
</component>
Note: See TracTickets for help on using tickets.