Tree view only for visible items

Bug #1451157 reported by hilaire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dr. Geo
Fix Released
Wishlist
Unassigned

Bug Description

To reduce user interface noise, the tree at the left should only list the visible items.

Revision history for this message
hilaire (hilaire-fernandes) wrote :

* Edit:

DrGeoTree>>rootItems
" ^ factory pool"
 ^ app costumes
  select: [ :aCostume | aCostume style isNotHidden ]
  thenCollect: [ :aCostume | aCostume mathItem ]

* Remove: attribute factory in DrGeoTree

Changed in drgeo:
status: Triaged → Fix Committed
Changed in drgeo:
milestone: wip → 15.07
Changed in drgeo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.