You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2019. It is now read-only.
The
UIElementhas a couple of methods that set the text for the element. The problem is that they are calledadd. It should beset.UIElement.add{Raw}(text)methods toUIElement.set{Raw}(text).UIElement.add{Raw}(text)methods.