Changes between Version 15 and Version 16 of APP_DND_INTERACTION_R0


Ignore:
Timestamp:
11/10/09 16:29:10 (15 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_DND_INTERACTION_R0

    v15 v16  
    9090  * If other resource is dropped over the padding space of an existing frame, nothing should happen. - every time the transferable should transfer at least ImageData. 
    9191 * Dragging text resource to an empty space of the page work area should create a frame and link the resource in it - using ResiourceRefData. 
    92  * Dragging a book resource to an empty space of the page work area should create a frame and link the book in it 
     92 * Dragging a book resource to an empty space of the page work area should create a frame and link the book in it - it will be done next revision. 
    9393 * Dragging an audio resource to an empty space of the page work area should create a frame and link the audio in it - using ResourceRefData. 
    9494 * Dragging a video resource to an empty space of the page work area should create a frame and link the video in it - using ResourceRefData.