wunderbaum icon indicating copy to clipboard operation
wunderbaum copied to clipboard

A modern tree/treegrid control for the web

Results 7 wunderbaum issues
Sort by recently updated
recently updated
newest added

See my sample: I've realized this here: https://node-projects.github.io/web-component-designer-demo/index.html But this does not work correctly, as I only position the absolute at the 100% position, now if you need to scroll,...

enhancement

**Describe the bug** The option "rowHeightPx" is ignored. It seems, that ROW_HEIGHT in the source code is always a constant and not changeable from 22px. (export const ROW_HEIGHT = 22...

enhancement

**Describe the bug** if you setSelected of an node, every node is rerendered. Is this expected? **To Reproduce** Look at the sample **Expected behavior** Only the selected (or none) should...

bug
need-triage

I migrated from FancyTree and I miss the state persistence, I noticed the tree.saveState and tree.restoreState but was having trouble with them, I'd like to provide this addon, it has...

enhancement