diff options
Diffstat (limited to 'devdoc/dw-grows.doc')
-rw-r--r-- | devdoc/dw-grows.doc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devdoc/dw-grows.doc b/devdoc/dw-grows.doc index a0304ef9..c255419f 100644 --- a/devdoc/dw-grows.doc +++ b/devdoc/dw-grows.doc @@ -1,5 +1,11 @@ /** \page dw-grows GROWS - Grand Redesign Of Widget Sizes +<div style="border: 2px solid #ffff00; margin: 1em 0; + padding: 0.5em 1em; background-color: #ffffe0">The complex "widget + sizes" is currently divided into three documents: \ref + dw-widget-sizes, **Grand Redesign Of Widget Sizes** (this document), + and \ref dw-size-request-pos. </div> + This paper describes (will describe) some design changes to calculating widget sizes. Goals are: |