source: branches/profile/HELP_SOURCE/oldhelp/nt_tree_settings.hlp

Last change on this file was 12298, checked in by westram, 11 years ago
  • tweaked jump-feature (tree display)
    • jump after tree- and treemode-change (previously only after species-change)
    • allow to define behavior for both change-types separately
    • added two jump-behaviors:
      • always center vertically
      • always center
    • improved "keep-visible" behavior (=old auto-jump behavior):
      • if selected species is "left of" viewport, center position depends on treemode
      • IRS tree centers when selected species is inside bottom/top 10% of display
    • feature activated in ARB_PARSIMONY
    • when autojump was OFF, display did not refresh
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.1 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      mode_width.hlp
5
6#Please insert subtopic references  (line starts with keyword SUB)
7#SUB    subtopic.hlp
8
9# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
10
11#************* Title of helpfile !! and start of real helpfile ********
12TITLE            Tree Settings
13
14OCCURRENCE      ARB_NT/Properties/Tree Settings
15                ARB_PARSIMONY/Properties/Tree: Settings
16
17DESCRIPTION     Various tree display settings are available:
18
19                - 'Base line width' defines the thickness of branches
20
21                - 'Relative vertical distance' allows to stretch the tree in
22                  vertical direction (dendrogram only)
23
24                - 'On species change' and 'On tree change' provide similar behavior as the
25                  JUMP button in the top area of the main window. These settings define
26                  whether and how the selected species should be repositioned inside the viewport,
27                  when either the species or the tree (or tree display mode) changes.
28
29                The following settings are only available in ARB_NT:
30
31                - 'Show bootstrap circles' toggles the display of bootstrap circles (only
32                  available if the tree contains bootstrap values).
33
34                - If 'Use ellipse' is active, ellipses instead of circles are drawn in
35                  dendrogram tree.
36
37                - 'Bootstrap circle zoom factor' allows to increase/reduce the size
38                  of the boostrap circles/ellipse
39
40                - 'Boostrap radius limit' allows to limit the max. bootstrap circle/ellipse size.
41
42                - 'Grey Level of Groups%' (for printing/Xfig only)
43
44                - Text zoom/pad
45                  Select toggle to consider text for default zoom (otherwise only tree-structure is considered).
46                  Add extra padding in pixel (= amount of extra space for text; may be negative)
47
48NOTES           The line width of individual branches can be changed
49                independently using the 'LINE WIDTH MODE'.
50
51EXAMPLES        None
52
53WARNINGS        None
54
55BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.