Hi everyone. I have a "very simple" TM idea in mind and I have found a couple of issues. The main idea is to have album cover and lyrics next to each other, but when lyrics are not available show the album cover in the middle.
Things I have tried:
* Using different autohides for both versions. One using autoOpenLyrics="true" and the other false, but I think the false does not work that way
**
Is there a way to show an autohide only when there is no lyrics, either by an attribute or a visible setting?* Changing the album cover position depending if the lyrics autohide is closed
**
Is there any way to dynamically set an element position, either by knowing if an autohide is closed (or it's visible condition) or by setting a relative position to a "fallback" element if the main one is not presentAs an example:
With lyrics

No Lyrics

I have some other issues but this one is the core one of the TM I am trying to build so I can ask about those others later.
Thanks in advance!