You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't a bug: swiftUI simply doesn't support a paste handler and the TextField is hardcoded to always paste strings. Eventually I'll use a NSViewRepresentable to fix all these bugs related to the TextField, but I haven't gotten around to that.
cryptoAlgorithm
changed the title
[Bug]: Cannot copy paste image from clipboard
[Enhancement]: Paste files from clipboard into message field
Aug 3, 2022
Describe the Bug
Enhancement
I cannot paste an image I have copied on my clipboard.
Expected Behavior
An image should be pasted as it does in the official discord client.
Category
Media (images, audio, video etc.)
The text was updated successfully, but these errors were encountered: