Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Conversation

@jasisz
Copy link

@jasisz jasisz commented Jul 28, 2021

In case of many labels overlapping previous behaviour was not ideal.

If there was a "chain" of overlapping labels with weights 3, 2, 1 in a way that 3 was overlapping with 2, and 2 was overlapping with 1, but 3 and 1 had no overlap - it was resulting in only label 3 being shown.

My understanding is that in such case 1 should be also displayed, although it has lower weight than 2, but has no direct overlap with 3. My code changes that behaviour.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant