Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 9c62b9824ab82b65b0233767ea7b8b9ac55d19f1
Title: Direct Image Copy-Paste
Status: Deferred Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: General Resolution: Open
Last Modified: 2019-01-20 06:16:30
Version Found In: 0.3.6
bgiesing2018-11-19 12:50:49
Allow images to be copied directly to clipboard by right-clicking, similar to using "Copy Image" in browsers, not just the link.
cancel2018-11-19 18:02:03
Good idea
cancel2019-01-20 06:16:30
Just realized this is a problem, because the images in the channel view are actually scaled/lower quality thumbnails of the original image, and people probably don't want to copy those. Fetching the original high-quality image takes a while, so I can't download it on demand when someone right-clicks and selects Copy Image. I'll have to think about what to do. Setting to deferred for now.