User Tools

Site Tools


columns_ui:config:playlist_view:columns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
columns_ui:config:playlist_view:columns [2008/06/18 14:58] musicmusiccolumns_ui:config:playlist_view:columns [2009/09/26 18:42] – old revision restored musicmusic
Line 23: Line 23:
 ==== Size weight ==== ==== Size weight ====
 The weight of this column; used in auto-resizing mode to allocate extra space to a column. The weight determines the percentage of the extra space that a column gets. If this is zero, the column has a fixed width. Higher weight means the column gets a greater share of the available space. For the mathematically inclined, here is a formula to calculate the actual width (note that for technical reasons this is not the exact formula used):((the width will never be negative, in this case it will be zero, and the extra space gained is evenly distributed across the other columns)) The weight of this column; used in auto-resizing mode to allocate extra space to a column. The weight determines the percentage of the extra space that a column gets. If this is zero, the column has a fixed width. Higher weight means the column gets a greater share of the available space. For the mathematically inclined, here is a formula to calculate the actual width (note that for technical reasons this is not the exact formula used):((the width will never be negative, in this case it will be zero, and the extra space gained is evenly distributed across the other columns))
-  (width + (resize parts setting) * ( (window width) - (sum of all width settings) ) / (sum of all resize parts settings) )+  (width + (size weight) * ( (window width) - (sum of all widths) ) / (sum of all size weights) )
 ==== Alignment ==== ==== Alignment ====
 Set the alignment for the column's title and text; this does not affect the columns items if using tab characters in that column's display string. Set the alignment for the column's title and text; this does not affect the columns items if using tab characters in that column's display string.
columns_ui/config/playlist_view/columns.txt · Last modified: 2009/12/14 16:25 by 109.167.47.185