Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Transitions of <MagicMove.Text> inside another <Text> is not supported #8

Open
IjzerenHein opened this issue Feb 9, 2019 · 0 comments

Comments

@IjzerenHein
Copy link
Owner

IjzerenHein commented Feb 9, 2019

This doesn't work:

<Text>
  <Text>Hello</Text>
  <MagicMove.Text>Magic Move</MagicMove.Text>
  <Text>, how are you doing?</Text>
</Text

It seems that text inside Text is layed out differently on iOS (Android hasn't been verified yet), and cannot be measured in this way.

@IjzerenHein IjzerenHein changed the title Transitions of Texts inside another Texts is not supported Transitions of <MagicMove.Text> inside another <Text> is not supported Feb 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant