Skip to content

Conversation

@Radomir-Drukh
Copy link

…nd and label text mismatch

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

// https://mikekling.com/comparing-algorithms-for-dispersing-overlapping-rectangles/
// for possible solutions.
return { x, y, aligment };
return { x, y };
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would leave the alignment field, because it determines by which rule the xy coordinates were calculated. Even if it's not being used right now, we can use it in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants