web mailing list archives
web@odoo-community.org
Browse archives
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
Re: [OCA/web] 14.0 [mig] web_access_rule_buttons (#1752)
[OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 11:13:39When using the html widget, it is hard to manage it as a second scroll bar is created if the data inside the widget is big enough, as you can see:
We could make the widget overflow like this:
the code necessary to do this is small, and we can make it work with options if needed.
One option was to create a specific module, but as we are talking of only 13 lines of JS I think we could insert it inside web_responsive
@Yajo @pedrobaeza @OCA/web-maintainers
—
You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Follow-Ups
-
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Jairo Llopis" <notifications@github.com> - 06/05/2021 11:27:13 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Jairo Llopis" <notifications@github.com> - 06/05/2021 11:27:12 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 17:32:28 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 17:26:28 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "SplashS" <notifications@github.com> - 05/05/2021 16:35:12 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 12:59:48 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Alexandre Díaz" <notifications@github.com> - 05/05/2021 12:51:43 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Pedro M. Baeza" <notifications@github.com> - 05/05/2021 11:16:24 - 0 -
Re: [OCA/web] [RFC] web_responsive: Change behavior of html widget (#1919)
by "Enric Tobella" <notifications@github.com> - 05/05/2021 11:15:18 - 0