Skip to main content

set_image_store

Function set_image_store 

Source
pub fn set_image_store(cx: &mut App, store: ImageStore)
Expand description

editor::set_image_store(cx, my_store) — call once at boot. Without it a screenshot cannot be pasted at all: there is nowhere to put the bytes, and a document holds a URL.