Skip to content
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

Color details view links differently based on contract type #31

Open
crpc opened this issue Feb 12, 2020 · 0 comments
Open

Color details view links differently based on contract type #31

crpc opened this issue Feb 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@crpc
Copy link
Collaborator

crpc commented Feb 12, 2020

Scope

Right now links are colored the same way no matter what the contract type between two nodes is. Information about different contract types should be visually presented (different colors seem to work best in this case).

Details

Since there could potentially be infinite types of contracts and information about them should be consistent (should not change between sessions - this is why colors can't be generated on the fly), there should be a general classifier function which would return prepared colors for known types of contracts (like rest or jms) and return one color for all unspecified types of contracts.

@crpc crpc added the enhancement New feature or request label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant