Skip to content

"fade" method throws Exception when both params are None #52

@EAGrahamJr

Description

@EAGrahamJr

def fade(self, fade_in=None, fade_out=None, pause=0):

It seems there's a missing return that should occur when both parameters are None. If that does not occur, line 209 will (obviously) fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions