aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2016-01-07 21:07:20 +0100
committerSebastian Geerken <devnull@localhost>2016-01-07 21:07:20 +0100
commit5b4c1c97d32e60e66ff02d2733a1995c3c3cfb8a (patch)
treebeeb109af7cc7e829da62d9bca890b2e699f2cc6
parent52c91637508d186892f1b02b0d814fe89632c4fd (diff)
Set proper display for textblocks: some remarks in the documentation.
-rw-r--r--devdoc/dw-size-request-pos.doc4
1 files changed, 4 insertions, 0 deletions
diff --git a/devdoc/dw-size-request-pos.doc b/devdoc/dw-size-request-pos.doc
index 417ce011..b661500d 100644
--- a/devdoc/dw-size-request-pos.doc
+++ b/devdoc/dw-size-request-pos.doc
@@ -158,5 +158,9 @@ Issues
on positions*, a simpler option dw::core::Widget::sizeRequestSimpl
has been added. May be removed again, after the design is stable.
+- There may be inconsistencies for widget styles; see
+ [revision f797436687fe](http://flpsed.org/hgweb/dillo_grows/rev/f797436687fe)
+ as an example for a fix. Perhaps a different approach, where breaks are added,
+ _if `display` has the value `block`_ (or analogue), will work better.
*/