Alberto Iglesias Well-Known Member Licensed User Longtime User Jun 28, 2018 #1 Hello all, Have some way to remove the assets (not deleted) from layouts without delete from folder? For example, this layout , I don't needed anymore this image, but sill using in others layouts. thank you!!!!!!!!!!!
Hello all, Have some way to remove the assets (not deleted) from layouts without delete from folder? For example, this layout , I don't needed anymore this image, but sill using in others layouts. thank you!!!!!!!!!!!
Erel B4X founder Staff member Licensed User Longtime User Jun 29, 2018 #2 If you are using the latest version of B4i then you can remove the file without moving it to the recycle bin. It will be kept in other layout files. Note that nothing bad happens when an unused image is left in the layout (assuming that it is still required elsewhere). Upvote 0
If you are using the latest version of B4i then you can remove the file without moving it to the recycle bin. It will be kept in other layout files. Note that nothing bad happens when an unused image is left in the layout (assuming that it is still required elsewhere).