diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /148/index.md |
Diffstat (limited to '148/index.md')
-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 |