Comment 1 for bug 1536814

Revision history for this message
Andrea Cimitan (cimi) wrote :

The x3 size request is because the widget allows zooming, so you need a bigger image that has more details, not a bug. HOWEVER, you made me realise that if the zoomable property of the widget is set to false we don't need to request a x3 size, so I'll add a branch to request bigger images ONLY when they are zoomable.