Skip to content

Use bundle_path to find image

rahix requested to merge rahix-master-patch-87516 into master

Hey, saw your comment here: flow3r/flow3r-apps!119 (comment 12129)

For finding the image, you should use the app_ctx.bundle_path as that will always be the correct path, no matter which direction the application is installed into.

(Code untested from my side)

Merge request reports