Tree view only for visible items
Bug #1451157 reported by
hilaire
on 2015-05-03
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Dr. Geo II |
Wishlist
|
Unassigned |
Bug Description
To reduce user interface noise, the tree at the left should only list the visible items.
hilaire (hilaire-fernandes) wrote : | #1 |
hilaire (hilaire-fernandes)
on 2015-05-06
Changed in drgeo: | |
status: | Triaged → Fix Committed |
hilaire (hilaire-fernandes)
on 2015-05-17
Changed in drgeo: | |
milestone: | wip → 15.07 |
hilaire (hilaire-fernandes)
on 2015-07-01
Changed in drgeo: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
* Edit:
DrGeoTree> >rootItems
" ^ factory pool"
^ app costumes
select: [ :aCostume | aCostume style isNotHidden ]
thenCollect: [ :aCostume | aCostume mathItem ]
* Remove: attribute factory in DrGeoTree