Skip to content

DefaultTextInputFormatter subclassing #44

@dankinsoid

Description

@dankinsoid

In DefaultTextInputFormatter method formatInput calls textFormatter.unformat and textFormatter.format methods.
I suggest to call self.format and self.unformat instead, to allow for subclasses change the behavior correctly.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions