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

feat: Add SetText method to change the initial text #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

codekidX
Copy link

Hello,

I added a method called SetText to change the text in between frame loop. This can be used to change the initial text that we pass in New method.

Thought it might be useful to others too.

@codekidX codekidX changed the title Added SetText method to change the initial text feat: Add SetText method to change the initial text Mar 15, 2020
@codecov
Copy link

codecov bot commented Mar 15, 2020

Codecov Report

Merging #7 into master will decrease coverage by 3.81%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #7      +/-   ##
=========================================
- Coverage   76.31%   72.5%   -3.82%     
=========================================
  Files           1       1              
  Lines          38      40       +2     
=========================================
  Hits           29      29              
- Misses          8      10       +2     
  Partials        1       1
Impacted Files Coverage Δ
spin.go 72.5% <0%> (-3.82%) ⬇️

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 2bc4381...b1f33d1. Read the comment docs.

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