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

update text color before rendering #36

Open
wants to merge 1 commit into
base: spark
Choose a base branch
from
Open

update text color before rendering #36

wants to merge 1 commit into from

Conversation

madanagopaltcomcast
Copy link

This change is because, text color is always coming as white in screenshot and not the color given by user seen in screen.

Reason is because, color present in Element core is not updated in Spark platform text canvas. Due to this, text canvas is set with default color white (set as default in lightning) ans same is reflected in screenshot.

npoltorapavlo pushed a commit to npoltorapavlo/Lightning that referenced this pull request Feb 4, 2020
…xture-stretching

Fixed text texture stretching for dynamic functions.
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

Successfully merging this pull request may close these issues.

1 participant