"Current Measure"-element font

Hey!

The “Current Measure”-element won’t react to to dynamic color command - especially white colors. I can for example put white-500 in, but it will still be grey-ish. This happens with all of the white colors, but other colors works just fine. Maybe a bug?

Is there also possible to add font settings to this “Current Measure”-element and things like “Clock” and so on - it would make the canvas look really slick :slight_smile:

Thank you so much in advance!

Hey Daniel,

Thanks a lot for the attention to detail and for reporting this :folded_hands:
@leolabs is already in the loop on this.

Regarding font settings for Current Measure, etc.: that’s a great suggestion.

Feedback like this is truly appreciated and helps shape future improvements.

Hey @danielkoppang,

Thank you for reporting this, I’ll see if I can fix this in the next update.

In the meantime, you could create a label and set its content to:

${osc("/global/currentMeasure")}

This will also display the current measure but gives you more control over the font and color :slight_smile: