From 17043e7f6c74e756c24347f40a9701ac10e6acbf Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Sat, 2 Jan 2016 11:34:05 +0100 Subject: SRDOP: Updated documentation updates. --- devdoc/dw-size-request-pos.doc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devdoc') diff --git a/devdoc/dw-size-request-pos.doc b/devdoc/dw-size-request-pos.doc index 88e51097..417ce011 100644 --- a/devdoc/dw-size-request-pos.doc +++ b/devdoc/dw-size-request-pos.doc @@ -100,6 +100,10 @@ Since for this new approach, the size does not only depend on the size of the children, the second condition must be modified. See beginning of dw::core::Widget::sizeRequest. +An implementation may have to consider, this too, especially when implementing +incremental resizing (see \ref dw-widget-sizes); see +dw::Textblock::sizeRequestImpl as an example. + Regarding changes of the position is not sufficient. Consider this example, where a float size changes as soon as the image is loaded: -- cgit v1.2.3