View Single Post
Old 12-12-2019, 03:11 AM   #4
synkrotron
Human being with feelings
 
synkrotron's Avatar
 
Join Date: May 2015
Location: Warrington, UK
Posts: 1,444
Default

I think I prefer this layout for the folder and compact buttons:-



The code so far:-

Code:
set tcp.foldercomp	[54 47 19 19 0 1 0 1]
set tcp.folder		[35 47 19 19 0 1 0 1]	
set tcp.size		[260 70]
set tcp_idx_w		30 ; -- Sets the width of the Track ID area
set tcp.trackidx	[0 0 tcp_idx_w tcp.size{1} 0 0 0 1]
set tcp.trackidx.color	[255 255 255]
set tcp.trackidx.font	[6]
set tcp.trackidx.margin	[0 470 0 470 0.5]
set tcp.label		[35 3 150 18 0 0 0 0]
set tcp.label.margin	[3 0 0 0]
set tcp.label.color	?recarm [255 0 0] [255 255 255]
set tcp.label.font	[4]
Next step is to get those folder and compact buttons hiding when the track height is too small to display them...
__________________
Bandcamp // YouTube // SoundCloud
synkrotron is offline   Reply With Quote