Open Gankra opened 12 years ago
I had hoped to make it act much like calling console.dir(), but haven't found a super easy way to do that yet. Probably going to have to write up my own javascript to do it :(
I've never heard of console.dir.
I had actually designed something like this in the old "editor" branch. See: https://github.com/Gankro/Sburb/blob/editor/editor/EditActions.js
"collapsable" was a css class that I had a selected for to let you collapse/expand the thing's children by clicking on it. I remember it behaving kind of shitty, though. Can't for the life of me find where "collapsable" gets hooked into, either.
Bug reports should have all the debug garbage "collapsed" (hidden), by default. Should just be the image/title/desc showing by default.