Changes between Version 3 and Version 4 of ITERATION_08/Release


Ignore:
Timestamp:
05/12/09 21:21:15 (16 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITERATION_08/Release

    v3 v4  
    9494 * Inserting media (audio/video) has no working sound under linux in some cases - ask Pap. May be left out as a known issue. 
    9595 * Some videos are not properly resized - ask pap. 
     96 * The sound of the videos continues playing when the containing frame is deleted. 
    9697 
    9798==== Things to Remove ==== 
     
    104105== Comments == 
    105106=== How to use the branch === 
    106 This is not done yet [[BR]]] 
     107This is not done yet [[BR]] 
    107108Update your working copy of the repository 
    108109 * If you have the trunk project imported in Eclipse, change your workspace to a new one (for example "Release") 
     
    110111 * All your changes from now on will affect only the release branch 
    111112 * We should prepare a good sample book. 
    112  
    113 === Comments on fixes === 
    114  * ^1^ I backed out a change I made the other night for selection rectangle and moved the change into PageLogic.  This was the riskiest of changes.  I added helper methods on AuthorPageWorkArea to scale points.  I added methods to type classes to help with accessing their data, and scaling.  I also added preliminary code for size() on a halo menu, to call computeSize(), but even though the new size is computed, the halo buttons are not scaled, and I am leery of making any deeper of a change today.  So the button will now be positioned properly, but it remains the same size (and HUGE when scaled at 10%).    However, there is another bug with dragging the button when the page is scaled, and I added it to the list.