junsred

Results 5 comments of junsred

> What is the importance of the Timer here? @Dimensionscape without timer it doesn't copy + timer makes sure game doesn't stop when player spams paste

@player-03 how about this commit?

Without this code, copying selected text in textInput causes textInput to lose focus and client loses ability to input.

@joshtynjala could you check this pr? Right now client is unable to input after copying text. This pr solves the problem.