Changes between Version 30 and Version 31 of WRAPPING_TEXT_RENDERING_R0
- Timestamp:
- 06/01/09 14:45:32 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRAPPING_TEXT_RENDERING_R0
v30 v31 104 104 * Implementation should be straightforward using the layout algorithm 105 105 * Fix of the bug specified at [http://www.sophie2.org/trac/wiki/TEXT_INPLACE_EDITOR_R0#Implementation]: correct Atom.canFit method to pass the atom's height as 4th argument, not the atom's y-position. 106 * Eliminate part of the fake implementations in the layout functionality 107 * Fix warnings, add Javadoc and comments to all classes in org.sophie2.base.model.text.layout 106 108 * Unit Tests: [3022] 107 109