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

Remove BitmapClip.set_fps and .set_duration #1288

Merged

Conversation

tburrows13
Copy link
Collaborator

Remove BitmapClip.set_fps and .set_duration in favour of setting fps and duration directly in the init. This removes the ugly special-cased .set_fps and .set_durations in favour of a more intuitive way of doing it.

@tburrows13 tburrows13 added the breaking-change Must not merge without proper approval. Requires full documentation (own section) in the changelog. label Aug 6, 2020
@coveralls
Copy link

coveralls commented Aug 6, 2020

Coverage Status

Coverage decreased (-0.05%) to 67.544% when pulling 6b0d94c on tburrows13:remove-BitmapClip-set_fps/duration into 953357d on Zulko:master.

@tburrows13 tburrows13 merged commit 79b2c1d into Zulko:master Aug 6, 2020
@tburrows13 tburrows13 deleted the remove-BitmapClip-set_fps/duration branch August 6, 2020 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Must not merge without proper approval. Requires full documentation (own section) in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants