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

Padding width validation #32

Merged
merged 5 commits into from Apr 26, 2022
Merged

Padding width validation #32

merged 5 commits into from Apr 26, 2022

Conversation

AnonymouX47
Copy link
Owner

@AnonymouX47 AnonymouX47 commented Apr 26, 2022

  • Reduces restriction on padding width.
  • Padding width is now validated only when drawing to the terminal (via TermImage.draw()).
  • Updates tests for TermImage.draw().

- Change: Padding width is now validated only when drawing to the terminal.
- Change: Updated docstrings.
- Add: Added tests for the *pad_width* parameter.
- Add: Added tests for boolean parameters *animate*, *scroll* and *check_size*.
@AnonymouX47 AnonymouX47 added documentation Improvements or additions to documentation lib Related to the library (Not to be used anymore) test Related to the test suite labels Apr 26, 2022
@AnonymouX47 AnonymouX47 added this to the 0.3.0 milestone Apr 26, 2022
@AnonymouX47 AnonymouX47 merged commit 21e7b22 into main Apr 26, 2022
@AnonymouX47 AnonymouX47 deleted the padding branch April 26, 2022 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation lib Related to the library (Not to be used anymore) test Related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant