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

Distribute between two fixed end objects with equal spacing: Is it possible?

Community Beginner ,
May 06, 2023 May 06, 2023

I frequently find myself needing to distribute objects with equal spacing -- while leaving the first and last objects fixed in place.

 

To do this with Distribute Spacing, I need to manually calculate the spacing:

spacing = (total width – sum of objects' widths) / (number of objects – 1)

This is a bit of a pain. Is there any way to do it automatically?

 

Basically, I want to do the equivalent of "justify-content: space-between" (CSS flexbox).

 

If there isn't a built-in way to accomplish this, it seems like there should be -- so, feature request. Maybe there could be a scripting solution?

TOPICS
Feature request , How-to
345
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

Community Beginner , May 06, 2023 May 06, 2023

To answer my own question:

Distribute Spacing does exactly this, as long as you don't select a key object.

That was easy.

Translate
Adobe
Community Beginner ,
May 06, 2023 May 06, 2023
LATEST

To answer my own question:

Distribute Spacing does exactly this, as long as you don't select a key object.

That was easy.

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