This is indeed addressed in the patch for the "zero-padding" request. That patch allows you to prepend '<' or '>' to each selector to give appropriate padding, but it does not align the string as a whole (although it could be added).
That patch ran into the problem which the question "Is it also supposed to work on playlists?" raises, and I had no easy answer to that. Hence the patch got stuck in my work queue and remains MOC's "problem child" to this day.
kmws
Fri, 2017-01-20 17:00
Permalink
Bug?
Hi lmello,
I will add your feature request to the list and ask mocmaint if that's feasible in reasonable time (soon ;-)).
Next time, could you please create thread in relevant section of forum (Wishlist)?
Thanks
tomaszg
Fri, 2017-01-20 17:17
Permalink
Moved to wishlist.
Moved to wishlist.
I think it may be related to an old problem of padding in FormatString.
jcf
Fri, 2017-01-20 20:26
Permalink
Revisiting The Problem Child
This is indeed addressed in the patch for the "zero-padding" request. That patch allows you to prepend '<' or '>' to each selector to give appropriate padding, but it does not align the string as a whole (although it could be added).
That patch ran into the problem which the question "Is it also supposed to work on playlists?" raises, and I had no easy answer to that. Hence the patch got stuck in my work queue and remains MOC's "problem child" to this day.