Skip to content

Prevent the chat bar from pasting a local file URL if we save the bitmap

Joshua Goins requested to merge work/redstrate/image-clipboard-fix into master

There's no point in also putting the file:// URL, so catch the event if saving the bitmap from the clipboard is successful.

Merge request reports