Static zng_wgt_image::IMAGE_SCALE_PPI_VAR
source ยท pub static IMAGE_SCALE_PPI_VAR: ContextVar<bool>
Expand description
If the image desired size is scaled considering the image and screen PPIs.
Is false
by default.
pub static IMAGE_SCALE_PPI_VAR: ContextVar<bool>
If the image desired size is scaled considering the image and screen PPIs.
Is false
by default.