kasemir / org.csstudio.display.builder

Update of org.csstudio.opibuilder.*
Eclipse Public License 1.0
2 stars 10 forks source link

Distribution now operates on widget's position rather than selection order. #510

Closed claudio-rosati closed 5 years ago

claudio-rosati commented 5 years ago

Widgets are geometrically ordered. If the sum of the widgets' size is less than the selection bounding box size, then widgets are "equal gap" distributed, otherwise their centers are equally distributed. In both cases the two extreme widgets maintain their location.