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

Improve text animation (#146) #200

Merged
merged 1 commit into from Nov 6, 2021

Conversation

danilodanicomendes
Copy link
Contributor

  • Add Xfer mode to paint, so the text pixels are only drawn when the background reaches them.

* Add Xfer mode to paint, so the text pixels are only drawn when the background reaches them.
@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

Merging #200 (1b002a9) into master (ef54083) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #200   +/-   ##
=========================================
  Coverage     92.55%   92.56%           
  Complexity      415      415           
=========================================
  Files            21       21           
  Lines          1303     1304    +1     
  Branches        150      149    -1     
=========================================
+ Hits           1206     1207    +1     
  Misses           78       78           
  Partials         19       19           
Impacted Files Coverage Δ
...terialtaptargetprompt/MaterialTapTargetPrompt.java 78.59% <100.00%> (-0.06%) ⬇️
...all/materialtaptargetprompt/extras/PromptText.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef54083...1b002a9. Read the comment docs.

@sjwall sjwall merged commit 96aedb6 into sjwall:master Nov 6, 2021
@sjwall
Copy link
Owner

sjwall commented Nov 6, 2021

Thank you for the PR, this is released in v3.3.1

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.

None yet

2 participants