diff options
Diffstat (limited to '148')
-rw-r--r-- | 148/index.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/148/index.md b/148/index.md new file mode 100644 index 0000000..80dfc22 --- /dev/null +++ b/148/index.md @@ -0,0 +1,9 @@ +Title: Disable "Layout::resizeIdle calls" message +Author: rodarima +Created: Fri, 03 May 2024 16:35:43 +0000 +State: closed + +It is always shown, even when messages are turned of by "show_msg=NO", as the preferences are not available to dw. For now we disable it permanently by using the _MSG() macro. + +Reported-by: Kevin Koster <dillo@ombertech.com> +See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/message/PPNR5FTO3YFDVAQCM4SDNVAF22JEV22W/
\ No newline at end of file |