Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to divide available frame-space equally between n-number of shapes.

New Here ,
Oct 28, 2020 Oct 28, 2020

Hi everyone

My question is the following:

Say that you have a frame with the width 523, and you place 7 rectangles, with varying width, within the frame. I then want the width of each rectangle to be 523/7, without having to calculate it manually.

Is there a function for automatically distributing shapes width or height equally within the edges of the frame or between the leftmost and rightmost shape?

 

 

1.8K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Contributor , Oct 28, 2020 Oct 28, 2020

I do it manually:

1. Create number of rectangles you need (any with will go)

2. Select them all

3. Turn off "Responsive Resize"

4. Resize the width as you want

5. Turn on "Responsive Resize" if needed

 

I don't know of any better way to do it.

Translate
Contributor ,
Oct 28, 2020 Oct 28, 2020
LATEST

I do it manually:

1. Create number of rectangles you need (any with will go)

2. Select them all

3. Turn off "Responsive Resize"

4. Resize the width as you want

5. Turn on "Responsive Resize" if needed

 

I don't know of any better way to do it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines