Browse Source
Previously the clipboard contents were limited to SDL_TEXTINPUTEVENT_TEXT_SIZE-1 (31 characters). This is not necessary since the contents of the clipboard are written directly to the UI element's buffer. This is especially useful when pasting IPv6 addresses.pull/497/head
1 changed files with 0 additions and 1 deletions
Loading…
Reference in new issue