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

first implem of font color selector #2881

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

ged-odoo
Copy link

@ged-odoo ged-odoo commented Feb 3, 2024

No description provided.

@robodoo
Copy link

robodoo commented Feb 3, 2024

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

@ged-odoo ged-odoo force-pushed the master-phoenix-ged branch 3 times, most recently from a89a493 to 7a58353 Compare February 3, 2024 15:35

onColorEnter(ev) {
const color = ev.target.dataset.color;
console.log(color);

Choose a reason for hiding this comment

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

Remove console.log

@FrancoisGe FrancoisGe merged commit 7f33463 into master-phoenix Feb 5, 2024
@FrancoisGe FrancoisGe deleted the master-phoenix-ged branch February 5, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants