-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(treenode-column): left alignment and only deepest node shown #102
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works, but you should instead define the default value of 1 here: https://github.com/Neovici/cosmoz-omnitable-treenode-column/blob/master/cosmoz-omnitable-treenode-column.js#L68C6-L68C6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
User Story AB#12784 - the new treenode column includes only the deepest node, and visualizes the whole rest of the treenode on hover in a tooltip.
## [7.8.0](v7.7.0...v7.8.0) (2023-11-15) ### Features * **treenode-column:** left alignment and only deepest node shown ([#102](#102)) ([f8ef088](f8ef088)), closes [AB#12784](https://github.com/neovici/AB/issues/12784)
User Story AB#12784 - the new treenode column includes only the deepest node, and visualizes the whole rest of the treenode on hover in a tooltip.
latest.treenode.column.mp4