Skip to content

Fix the problem of unvisible edges weight #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kiritoAlex
Copy link

I fixed the issue of unvisible edges weight, now the weight of edges can be shown on the edges (I've tested). The problem occurs in the Edge class, specificly the function updateText. The logic in the method is problems.The second else if condition is never executed because it is the complement of the first if condition. Additionally, I would really appreciate it if you could accept this pull request, so that I can complete my software engineering assignment (hhhh). It's also fine if you reject this pr.

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.

1 participant