[Solved] Resize all the items within a container proportionally
-
Hi everyone.
I'm building a series of gauges. The gauge faces include a background the actual needle and a text number, all placed in a rectangle. Within the application I need to make these smaller or larger proportionally to give some effects.
How can I do this? Resizing the rectangle, which acts as the container, doesn't do this.
Any help is appreciated. Thanks.