[fixed] DrawSmallCardTitle vs full art frames

Describe the Bug:
When a card that normally has a classic frame, but whose art for a particular card_instance overrides it to either the FullArt or FullArtBar frames, has only its smallcard's title redrawn (with DrawSmallCardTitle()) instead of the whole card, it's placed where the classic frame expects it to be. Visually, it usually looks like a very badly misaligned text shadow. Easiest repro is to put permanents activateable at instant speed on the bf and advance to the next phase. Here, the top Mana Crypt and Forest have FullArtBar frames, and the top Snow-Covered Mountain has a FullArt frame; classic-framed versions of each are below.
Which update are you using? (date, name)Which type? (duel, gauntlet, sealed deck)
dev 3202efdb6, from about a week ago.
What exactly should be the correct behavior/interaction?
The yellow this-card-is-activateable or orange this-card-has-a-pending-mandatory-trigger text should always be drawn in the same spot, whether just the title text or the whole card is being redrawn.
Are any other cards possibly affected by this bug?
Maybe with Planar Chaos planeshifted and very likely with Future Sight futureshifted frames. I didn't try to find cards with full art for either.
It doesn't happen with token copies of normally-nontoken cards, despite their title text also being placed differently. It sometimes does for tokens' effect cards (and maybe activation cards?), though not frequently enough that I've been able to pin down exactly what's happening.
Also - and this might be because I don't track card frame updates closely enough - the smallcard image for FullArtBar has a visibly too-tall aspect ratio; compare the fullcard for Mana Crypt. And the smallcard image for FullArt should probably show something around the middle of the image. Though I guess maybe not if there are any that aren't just lands.
When a card that normally has a classic frame, but whose art for a particular card_instance overrides it to either the FullArt or FullArtBar frames, has only its smallcard's title redrawn (with DrawSmallCardTitle()) instead of the whole card, it's placed where the classic frame expects it to be. Visually, it usually looks like a very badly misaligned text shadow. Easiest repro is to put permanents activateable at instant speed on the bf and advance to the next phase. Here, the top Mana Crypt and Forest have FullArtBar frames, and the top Snow-Covered Mountain has a FullArt frame; classic-framed versions of each are below.
Which update are you using? (date, name)Which type? (duel, gauntlet, sealed deck)
dev 3202efdb6, from about a week ago.
What exactly should be the correct behavior/interaction?
The yellow this-card-is-activateable or orange this-card-has-a-pending-mandatory-trigger text should always be drawn in the same spot, whether just the title text or the whole card is being redrawn.
Are any other cards possibly affected by this bug?
Maybe with Planar Chaos planeshifted and very likely with Future Sight futureshifted frames. I didn't try to find cards with full art for either.
It doesn't happen with token copies of normally-nontoken cards, despite their title text also being placed differently. It sometimes does for tokens' effect cards (and maybe activation cards?), though not frequently enough that I've been able to pin down exactly what's happening.
Also - and this might be because I don't track card frame updates closely enough - the smallcard image for FullArtBar has a visibly too-tall aspect ratio; compare the fullcard for Mana Crypt. And the smallcard image for FullArt should probably show something around the middle of the image. Though I guess maybe not if there are any that aren't just lands.