diff options
Diffstat (limited to 'devdoc')
-rw-r--r-- | devdoc/dw-miscellaneous.doc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devdoc/dw-miscellaneous.doc b/devdoc/dw-miscellaneous.doc index cb4303c2..97e944d7 100644 --- a/devdoc/dw-miscellaneous.doc +++ b/devdoc/dw-miscellaneous.doc @@ -41,5 +41,9 @@ Interrupted drawing Similar rules apply to handling mouse events (dw::core::Widget::getWidgetAtPoint). +Extra space +----------- +Should dw::core::Widget::calcExtraSpace be called from +dw::core::Widget::getExtremes? */ |