Skip to content

Conversation

@nelsonmestevao
Copy link
Member

It is not correct to assume that the largest index is equal to the size of the array minus one, this
is because when a link is deleted, the indexes of the links are not reordered, since updating the
indexes is an expensive task, it only happens when reordering links.

It is not correct to assume that the largest index is equal to the size of the array minus one, this
is because when a link is deleted, the indexes of the links are not reordered, since updating the
indexes is an expensive task, it only happens when reordering links.
@nelsonmestevao nelsonmestevao added the bug Something isn't working label May 18, 2021
@nelsonmestevao nelsonmestevao self-assigned this May 18, 2021
@vercel
Copy link

vercel bot commented May 18, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/cesiuminho/cesium-link/HhJS36XLv6x27crxXQzRrheAkG8u
✅ Preview: https://cesium-link-git-ne-bugs-cesiuminho.vercel.app

@nelsonmestevao nelsonmestevao enabled auto-merge (squash) May 18, 2021 16:07
@nelsonmestevao nelsonmestevao merged commit f78aaac into main May 18, 2021
@nelsonmestevao nelsonmestevao deleted the ne/bugs branch May 18, 2021 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants