Skip to content
This repository was archived by the owner on Jul 3, 2019. It is now read-only.
This repository was archived by the owner on Jul 3, 2019. It is now read-only.

Fix: Change naming for the .add(text) methods for UIElement #5

@calebkleveter

Description

@calebkleveter

The UIElement has a couple of methods that set the text for the element. The problem is that they are called add. It should be set.

  • Change the UIElement.add{Raw}(text) methods to UIElement.set{Raw}(text).
  • Add UIElement.add{Raw}(text) methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions