Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextField Format (HTML5) #127

Open
Dimensionscape opened this issue Jul 4, 2019 · 1 comment
Open

TextField Format (HTML5) #127

Dimensionscape opened this issue Jul 4, 2019 · 1 comment

Comments

@Dimensionscape
Copy link
Member

Today I noticed a strange issue that causes all( or multiple) instances of TextFields to take on bold and italic formatting when you change a single encapsulated instance.

@hunkydoryrepair
Copy link

You probably need to create separate TextFormat objects for each one. If they share the underlying TextFormat object, changing one will change the others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants