Changes between Version 1 and Version 2 of ANCHORING_MODE_COMMONS_R0
- Timestamp:
- 01/23/09 23:23:28 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ANCHORING_MODE_COMMONS_R0
v1 v2 13 13 * When the anchoring halo is dropped in an admissible point the anchoring hud should be displayed. 14 14 15 * The hud should allow choice between the six different anchoring modes – CHARACTER, INLINE, LINE, PARAGRAPH, FRAME and PAGE.15 * The hud should allow choice between the six different anchoring modes – CHARACTER, INLINE, LINE, PARAGRAPH, FRAME and PAGE. 16 16 17 17 * The anchoring mode should be kept along with the anchoring point. … … 23 23 Create enum for the six different modes. Add a value property mode into the FrameView of the anchored frame so that for the different modes its position could be calculated accordingly. 24 24 25 == Related==25 == Related == 26 26 27 * [wiki: ANCHORING_HALO_R0]28 * [wiki: ANCHORING_MODE_PAGE_R0]27 * [wiki: ANCHORING_HALO_R0] 28 * [wiki: ANCHORING_MODE_PAGE_R0] 29 29 30 30 == How to demo ==