diff options
author | Sebastian Geerken <devnull@localhost> | 2015-05-17 00:24:55 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-05-17 00:24:55 +0200 |
commit | 150606242d7da8d9c616e05bdf8a3e92de428c8a (patch) | |
tree | 53708c318af2d1d20a1a8062e7f0cd3c480e7130 | |
parent | 8b4458a67eb4b31699580984c4bb1ef1653590c6 (diff) |
Documentation: Size requisitions depending on positions (updates)
-rw-r--r-- | doc/dw-size-request-pos-01.png | bin | 32509 -> 31630 bytes | |||
-rw-r--r-- | doc/dw-size-request-pos.doc | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/doc/dw-size-request-pos-01.png b/doc/dw-size-request-pos-01.png Binary files differindex 7345af5b..ba32e243 100644 --- a/doc/dw-size-request-pos-01.png +++ b/doc/dw-size-request-pos-01.png diff --git a/doc/dw-size-request-pos.doc b/doc/dw-size-request-pos.doc index 93c84bb3..c86c3d93 100644 --- a/doc/dw-size-request-pos.doc +++ b/doc/dw-size-request-pos.doc @@ -52,7 +52,6 @@ calculate its size independant of the position?) Resizing -------- - Currently, the size of a widget has to be recalculated, when 1. it has called dw::core::Widget::queueResize, or |