Closed DDarkstorm closed 6 years ago
This is because the album cover is not included with the clipping area, if you want to add it manually you have to go under @Resources/include/MeasureStyling.inc
and change the [MeasureClipSongInformation]
to the following:
[MeasureClipSongInformation]
Measure=Calc
Formula=#ClipSongInformation#
IfEqualValue=1
IfEqualAction=[!SetOption MeterArtist W "#SkinWidth#-(200*#ScaleSongInformation#)"][!SetOption MeterTrack W "#SkinWidth#-(200*#ScaleSongInformation#)"]
IfBelowValue=1
IfBelowAction=[!SetOption MeterArtist ClipString 2]
UpdateDivider=-1
I might add a setting sometimes in the future to just toggle it, but it wouldn't be accurate as the positioning of the cover is still dependent on the users layout.
Thanks, that resolved my issue.
Great work man
@DDarkstorm No problem, thanks for hanging around 👍
Description
The update did nothing on the problem, the song informations are still too long
Versions
Additional notes/images