-
Notifications
You must be signed in to change notification settings - Fork 117
Master mysterious egg loco 1 #4130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master mysterious egg loco 1 #4130
Conversation
This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged. |
4b3e3a8
to
67a8757
Compare
b651514
to
9236e22
Compare
5831526
to
a6b247d
Compare
@@ -263,7 +274,6 @@ export function useSelectableItemComponent(id, { getLabel = () => {} } = {}) { | |||
useDependencyDefinition(id, { | |||
isActive: isSelectableActive, | |||
getActions, | |||
onBeforeApplyAction: () => {}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unused
a6b247d
to
6fa8319
Compare
> | ||
<t t-out="props.outerHtmlEditingElement"/> | ||
</div> | ||
<div class="o_overlay_background" t-on-mousedown.prevent="onDragBackgroundStart" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One layer of div was too much and was an issue when trying to change the background position of an image with a parallax
15685ba
to
8ebb9b2
Compare
addons/html_builder/static/src/plugins/background_option/background_image_option_plugin.js
Outdated
Show resolved
Hide resolved
addons/html_builder/static/src/plugins/background_option/background_image_option_plugin.js
Outdated
Show resolved
Hide resolved
addons/html_builder/static/src/plugins/background_option/background_image_option_plugin.js
Outdated
Show resolved
Hide resolved
addons/html_builder/static/src/plugins/background_option/background_option.xml
Show resolved
Hide resolved
addons/html_builder/static/src/website_builder/plugins/background_option.js
Outdated
Show resolved
Hide resolved
addons/html_builder/static/src/website_builder/plugins/background_option_plugin.js
Outdated
Show resolved
Hide resolved
26f0d61
to
65e892c
Compare
3ee87bf
to
98b990a
Compare
65e892c
to
be6fa9c
Compare
This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged. |
No description provided.