antelink / SourceSquare

Find out if you are an open source freak or not!
www.sourcesquare.org
GNU Affero General Public License v3.0
15 stars 3 forks source link

Cannot drill down on treemap squares representing files #3

Closed antelink closed 12 years ago

antelink commented 12 years ago

Take a look at this treemap: https://sourcesquare.antepedia.com/view/1b0814500f26a19db8d750e4fd38346d5b7e007a.html Clicking on the big grey rectangle on the top left will not navigate to the folder p...C...7...U...F...

It is the case for all rectangles representing the files in a folder. It should zoom to this folder.

drfmunoz commented 12 years ago

Yep, because the navigation is disabled for "file aggregation" nodes. If I well understand, the functionality should be something like this:

If "aggregation node" is child of root => not navigate If "aggregation node" is not direct child of root => navigate

antelink commented 12 years ago

This one is fixed on 1.1.0-beta1: it is possible to drill down... but the breadcrumb is not updated ! It only happens with those squares.