Changeset 8291
- Timestamp:
- 09/12/11 13:02:21 (6 months ago)
- Files:
-
- 1 modified
-
trunk/SL/TREEDISP/TreeDisplay.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SL/TREEDISP/TreeDisplay.cxx
r8234 r8291 2453 2453 2454 2454 GBDATA *gb_species = nds_show_all ? GBT_first_species(gb_main) : GBT_first_marked_species(gb_main); 2455 {2455 if (gb_species) { 2456 2456 int skip_over = (y1-y_position)/scaled_branch_distance-2; 2457 2457 if (skip_over>0) {
