smart candidate selection for responsive images
configure devicePixelRatio and src strategy

xQuant will be multiplied with your devicePixelRatio. Hint: If you are using a 2dpr device you can set 0.5 to simulate 1dpr device. In case you are using 1dpr you can set 2 to test a 2dpr device.

configure candidate selection

The maximum DPR to be considered in source candidate selection

How lazily should respimage change src on resize or more important initially (see src strategy above). (try this in conjunction with the or with resize)

Wether viewport should be changed while dragging (input/checked) or on drag release (change/unchecked).