Does anyone have pointers on creating custom photo frames like this one? I want to make some of my users profile pics stand out from others.
Preset overlay PNG images for your frames.
2 images inside an Align to parent group.
Top image is overlay frame
Bottom image is the profile image
Good idea! But if I needed them to be scalable, I would probably need to have conditionals, right?
You can just set both to be 100% width/height and fit to the align to parent group which scales. Any rounding, borders, shadow, etc goes on group as well. That allows you to keep the alignment between frame and image correct.
Thanks for sharing! I’ve actually been working on a digital picture frame project recently. I’ve been playing around with layouts and found that setting the width and height to 100% really helps the image align perfectly within the frame, just like you mentioned.
The scaling aspect is key when dealing with different image sizes. I also experimented with adding borders and shadows to the frame itself, and it gave a nice touch to the overall look. It’s like creating your own customizable digital picture frame.
I’ll definitely try this method on my next project! Thanks for sharing!