Changes between Version 38 and Version 39 of TEXT_AUTO_CHAIN_BEHAVIOUR_R1


Ignore:
Timestamp:
09/29/09 11:49:04 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_AUTO_CHAIN_BEHAVIOUR_R1

    v38 v39  
    7777 
    7878= Implementation = 
    79 ^Describe and link the implementation results here (from the wiki or the repository). 
     79Implemented 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 
     88These will be fixed as bugs after the integration of the current task. Commited in the following changesets: [6758], [] 
    8089 
    8190= Testing =