Skip to content

ViewController button action refactoring #197

Description

@tnantais

There is a great deal of duplicated code in each of the button action methods in the view controller. It is possible to assign multiple buttons to the same IBAction method and use the sender parameter to distinguish between the buttons. The code would be much easier to manage if duplication was removed where possible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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