Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

InputText shortcuts (cut/copy/paste, select all, etc.) don't work on macOS #66

Closed
totalgee opened this issue Jul 4, 2018 · 0 comments
Closed

Comments

@totalgee
Copy link
Contributor

totalgee commented Jul 4, 2018

As per the title -- if you do Cmd-C and then Cmd-V to paste, nothing happens in (for example) an InputTextMultiline editor. The is_shortcut_key_only flag is not triggered in imgui by the Cinder block, because it expects to be using io.KeySuper on macOS, and that's never set.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants