You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Align/Align2 abstraction implements the ability to laid out something around 3/9 fixed points. The excellent GoJS library has a better abstraction which allows to represent any combinations of proportional + absolute offset called Spot. I think it will be valuable to consider use the same approach.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently the
Align
/Align2
abstraction implements the ability to laid out something around 3/9 fixed points. The excellent GoJS library has a better abstraction which allows to represent any combinations of proportional + absolute offset calledSpot
. I think it will be valuable to consider use the same approach.Beta Was this translation helpful? Give feedback.
All reactions