From d13fb31e711621c01ae742229ba4378f8550f5c6 Mon Sep 17 00:00:00 2001 From: Jairo Llopis Date: Thu, 4 Feb 2021 08:26:26 +0000 Subject: [PATCH] [IMP] web_dialog_size: add task to roadmap It is important to let users decide their default dialog size. Some have ultrawide monitors and this module does more harm than benefit. Here I add such task to roadmap, to avoid forgetting about it. @Tecnativa --- web_dialog_size/README.rst | 5 ++++ web_dialog_size/readme/ROADMAP.rst | 1 + web_dialog_size/static/description/index.html | 29 ++++++++++++------- 3 files changed, 24 insertions(+), 11 deletions(-) create mode 100644 web_dialog_size/readme/ROADMAP.rst diff --git a/web_dialog_size/README.rst b/web_dialog_size/README.rst index ee62e1816..bbba0e1f1 100644 --- a/web_dialog_size/README.rst +++ b/web_dialog_size/README.rst @@ -43,6 +43,11 @@ If you want to set dialog boxes maximized by default, you need to: #. Add a new record with the text *web_dialog_size.default_maximize* in the *Key* field and the text *True* in the *Value* field +Known issues / Roadmap +====================== + +* Allow setting default dialog size per user. + Bug Tracker =========== diff --git a/web_dialog_size/readme/ROADMAP.rst b/web_dialog_size/readme/ROADMAP.rst new file mode 100644 index 000000000..8667f3e52 --- /dev/null +++ b/web_dialog_size/readme/ROADMAP.rst @@ -0,0 +1 @@ +* Allow setting default dialog size per user. diff --git a/web_dialog_size/static/description/index.html b/web_dialog_size/static/description/index.html index b35dab812..4d861fc48 100644 --- a/web_dialog_size/static/description/index.html +++ b/web_dialog_size/static/description/index.html @@ -3,7 +3,7 @@ - + Web Dialog Size