aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcorvid <devnull@localhost>2014-08-10 00:12:41 +0000
committercorvid <devnull@localhost>2014-08-10 00:12:41 +0000
commitf3ac0e4d3a49f2c7326594e3ae5f424db228ee1c (patch)
tree2d107ca5ea9e0a6c8d7b0b6694b594e59708f9e8 /doc
parentc43632b2a5b26a96b84e7d7cd8c5f8ecffe4aa32 (diff)
more
Diffstat (limited to 'doc')
-rw-r--r--doc/dw-grows.doc2
-rw-r--r--doc/dw-out-of-flow.doc6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/dw-grows.doc b/doc/dw-grows.doc
index 79262fab..21cdf1a0 100644
--- a/doc/dw-grows.doc
+++ b/doc/dw-grows.doc
@@ -34,7 +34,7 @@ is (not solely) used for percentage sizes.
these may be consolidated some day.)
**The process of size calculation is split between the widget itself
-and its container:**
+and its container:**
- The container provides some abstract methods:
dw::core::Widget::getAvailWidthOfChild,
diff --git a/doc/dw-out-of-flow.doc b/doc/dw-out-of-flow.doc
index e24090ad..d02c3b28 100644
--- a/doc/dw-out-of-flow.doc
+++ b/doc/dw-out-of-flow.doc
@@ -99,15 +99,15 @@ it represented the line numer. Now (least signifant bit left):
+---+ - - - +---+---+- - - - - -+---+---+---+---+
| line number | 0 |
+---+ - - - +---+---+- - - - - -+---+---+---+---+
-
+
+---+ - - - +---+---+- - - - - -+---+---+---+---+
| left float index | 0 | 0 | 1 |
+---+ - - - +---+---+- - - - - -+---+---+---+---+
-
+
+---+ - - - +---+---+- - - - - -+---+---+---+---+
| right float index | 1 | 0 | 1 |
+---+ - - - +---+---+- - - - - -+---+---+---+---+
-
+
+---+ - - - +---+---+- - - - - -+---+---+---+---+
| absolutely positioned index | 1 | 1 |
+---+ - - - +---+---+- - - - - -+---+---+---+---+