We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
只要复制内容不是纯文本, 都不能粘贴 举例: 在demo里面打几个字, 然后全选剪切, 并不能粘贴 看了一下源码, getPasteText里, items的getAsString是空, 不是很熟, 本人也没能力修复.
The text was updated successfully, but these errors were encountered:
这个问题paste注册监听的时候有BUG,注释掉就行可
Sorry, something went wrong.
No branches or pull requests
只要复制内容不是纯文本, 都不能粘贴
举例: 在demo里面打几个字, 然后全选剪切, 并不能粘贴
看了一下源码, getPasteText里, items的getAsString是空, 不是很熟, 本人也没能力修复.
The text was updated successfully, but these errors were encountered: