For some reason whenever I upload a high res logo or graphic to an image element, despite having fixed width unticked, the image is rendered blurry and rough. It is not the image quality itself as they are very high quality and render on websites fine, but just not in Bubble. It means our logo is blurry and distorted, any idea how to make Bubble just render it properly and not compress or skew it?
Just using the standard image uploader in Bubble editor. I’ve converted them all to SVG now and its all good, but I still dont get why Bubble is doing that to png and other image files
Most of the time, if I change the “Output density of image” in General Settings of app. This is fixed. But sometimes this is not enough so I use :processed with imgx and set the quality to 100. Finally, SVG is my last option if I have issue.
Im also not sure how this would affect my app as the problem is in a group element which has a background style of image…seems like :processed with imgx is not an option for group element background style of image