Bug in the new update with canvas (Image component)

I checked out Bugs in Kodular Eagle before creating a new topic

Describe your issue

hello, i found a bug. when I load a canvas image from asstes it works, if I load an image from the device’s internet memory then I don’t get a picture. my app has access to memory and everything worked in the kodular 1.4 version.

Steps to reproduce the issue

The images that are stored in the device’s Internet memory are displayed in the image components of Canvas.

Expected Behaviour

I give a path where the picture is saved and it is then displayed in the components inage of Canvas.

Actual Behaviour

The image is only displayed if it is loaded from the assets. As soon as I enter a path from the internal memory of the device, no image is displayed

Show your Blocks

Android version

11

1 Like

You forgot to add a screenshot of your relevant blocks
Taifun

1 Like

hello i will do it afterwards. Thank you very much.