diff options
author | Sebastian Geerken <devnull@localhost> | 2015-01-10 00:10:21 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-01-10 00:10:21 +0100 |
commit | fdf6a2fd0ee876d035e762ee6d32813c92682bd4 (patch) | |
tree | 9caabce3e55b6b63faff2427bd2f92c15c319e7b | |
parent | 60ba096eca40d38b913b5bb3f6a701717bd1437e (diff) |
Documentation update.
-rw-r--r-- | doc/dw-miscellaneous.doc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/dw-miscellaneous.doc b/doc/dw-miscellaneous.doc index 27508991..a19b1fd6 100644 --- a/doc/dw-miscellaneous.doc +++ b/doc/dw-miscellaneous.doc @@ -82,6 +82,8 @@ Instead, this approach is focussed: width, minus the maximal float width on either side. (This is an approach similar to the one dw::Ruler will use soon). Most likely, some new methods will have to be added to calculate this. +- For paragraphs like this, dw::Textblock::borderChanged must rewrap + all lines; *y* is irrelevant in this case. - Since the textblock will tend to become taller when getting narrower, and so possibly cover more (wider) floats, and so become narrower again etc., there may be multible solutions for calculating |