Tom

Results 1 issues of Tom

When I'm writing the username the placeholder is not removed. See the screenshot below ![image](https://user-images.githubusercontent.com/25082829/63589064-c9ad3b00-c5b0-11e9-9d6a-345449fb4cce.png) Code: ```js const username_input = new PIXI.TextInput({ input: { fontSize: '38px', padding: '14px', width: '400px',...