Book a Demo

Author Topic: Another nice to have  (Read 3559 times)

timhawkins

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
  • If a man says something and a woman is not around to hear him, is he still wrong?
    • View Profile
Another nice to have
« on: July 07, 2002, 03:42:42 pm »
"space evenly" layout tool on diagrams,

select multiple objects and then select a "space evenly horizontaly" option which moves all the objects so the centers are spaced evenly between

( x(leftmost) + w(leftmost)/2) and (x(rightmost) - w(rightmost)/2)

same for verticle, but use y and height instead...

It is probaly better to determine the amount of remaining space between each object and then move the objects until all the space is the same, so it would work even if all the objects are not quite the same width/height.