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

Display both original value and mapped value when collapse_mapped_values is unset #113

Open
archaephyrryx opened this issue Nov 13, 2023 · 0 comments

Comments

@archaephyrryx
Copy link
Contributor

The current behavior, when collapse_mapped_values in tree.rs in unset, is to show only the original value. In many cases, however, the mapped value is more semantically interesting to the end-user, as it may often be a bitwise interpretation of otherwise opaque subordinate values. We should show either the mapped value if the flag is set, or both otherwise.

(moved out of merged pr #109 for visibility)

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

No branches or pull requests

1 participant