79 | | ^Describe and link the implementation results here (from the wiki or the repository). |
| 79 | Implemented with the following known issues: |
| 80 | * If you chain to a frame with a text in it, it is hidden instead of appended. |
| 81 | * When you link two chains, references to the head are not updated. This might lead to strange behaviour and/or crashes. |
| 82 | * Auto-chaining does not copy the properties of the selected frame to the newly inserted frames. Templating is requred for this. |
| 83 | * Auto-chaining does not delete unnecessary frames if the text underflows. |
| 84 | * Sometimes test fails with strange pro-lib errors. |
| 85 | * Text does not wrap correctly with rotation. |
| 86 | * HUD stays open after you chain a frame. |
| 87 | |
| 88 | These will be fixed as bugs after the integration of the current task. Commited in the following changesets: [6758], [] |