19 | | * Prevent most tools from docking to the top or bottom of the main window |
20 | | * "Details" column in region browser |
21 | | * Added chain-attribute support to "color byattr" command and Render by Attribute tool |
22 | | * Find Cavities |
23 | | - Allow customization of cavity-detection parameters |
24 | | - Cavity depth attributes/columns |
25 | | - Color cavities by depth [[Image(by-depth.png)]] |
26 | | - If replacing a docked dialog, dock the replacement |
27 | | - Don't recolor surface if colored externally |
28 | | * Handle problem where labels get deleted before structure is opened [missing structure + morph] |
| 19 | * Profile Grids: |
| 20 | - Session saving |
| 21 | * Significantly improved perceived load time of large alignments |
| 22 | - Suppress unnecessary copying of sequences |
| 23 | - If >10000 sequences, don't use AL2CO |
| 24 | - Cache sequence information when computing identity histogram |
| 25 | * Made "original look" preset undo tube helices |
| 26 | * Fixed memory leak in command atom specs |
| 27 | * Described the Qt shim in the developer's docs |