pjekel / cbtree

The Dijit Tree with Multi State Checkboxes, project code 'cbtree' , is a highly configurable dojo/dijit tree with support for multi-state checkboxes or third party widgets capable of presenting a so-called 'checked' state.
Other
75 stars 34 forks source link

Problem resizing the tree #23

Closed evandrojr closed 11 years ago

evandrojr commented 11 years ago

Hi Pjekel,

I am unable to reduce the width of the tree. It always take all the entire width of the page. When I resize it, it breaks. Please, let me know if you can help me.

Thanks, -Evandro

pjekel commented 11 years ago

Evando, checkout the wiki page:

https://github.com/pjekel/cbtree/wiki/CheckBox-Tree#wiki-checkbox-tree-placement

evandrojr commented 11 years ago

I am using like this:

However nothing happens when I change the width.

Thank you for the quick reply and for the excelent component. Well done!