Skip to content

Improve text animation (#146)#200

Merged
sjwall merged 1 commit into
sjwall:masterfrom
danilodanicomendes:improve_text_anim
Nov 6, 2021
Merged

Improve text animation (#146)#200
sjwall merged 1 commit into
sjwall:masterfrom
danilodanicomendes:improve_text_anim

Conversation

@danilodanicomendes

Copy link
Copy Markdown
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

codecov Bot commented Nov 3, 2021

Copy link
Copy Markdown

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

sjwall commented Nov 6, 2021

Copy link
Copy Markdown
Owner

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.

2 participants