Skip to content
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

Steps option #3973

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Steps option #3973

merged 2 commits into from
Jan 27, 2025

Conversation

loco-odoo
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Jan 21, 2025

This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged.

@loco-odoo loco-odoo force-pushed the master-mysterious-egg-loco-1 branch 2 times, most recently from 329c75e to 414e232 Compare January 21, 2025 12:37
@@ -337,11 +335,12 @@ export class ColorPlugin extends Plugin {
* @param {'color'|'backgroundColor'} mode 'color' or 'backgroundColor'
*/
colorElement(element, color, mode) {
const newClassName = element.className
const oldClassName = element.getAttribute("class") || "";
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the element is a path for example (not standard html element but svg element)

@loco-odoo loco-odoo force-pushed the master-mysterious-egg-loco-1 branch 10 times, most recently from ad22390 to f5bbab8 Compare January 27, 2025 08:57
@loco-odoo loco-odoo force-pushed the master-mysterious-egg-loco-1 branch from f5bbab8 to 1cd7a02 Compare January 27, 2025 09:06
@FrancoisGe FrancoisGe marked this pull request as ready for review January 27, 2025 11:16
@robodoo
Copy link

robodoo commented Jan 27, 2025

This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged.

@FrancoisGe FrancoisGe merged commit 5de5e13 into master-mysterious-egg Jan 27, 2025
@FrancoisGe FrancoisGe deleted the master-mysterious-egg-loco-1 branch January 27, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants