rrahir

Results 49 comments of rrahir

> Thanks @qsm-odoo 👍 > > > I see this code in spreadsheet, seems strange: `const DEFAULT_FONT = "'Roboto', arial";` > > yeah, it's in in library, we "can't" change...

@odoo/rd-design could someone validate the request ?

@LucasLefevre Moved it to master and adapted the willUpdateprops hook @hokolomopo I put the call to the env back even though I fear it could still disappear in the future....

Could be the occasion to get rid of "RENDER_CANVAS" command then since we have a new bus to work with? ```diff diff --git a/src/components/helpers/highlight_hook.ts b/src/components/helpers/highlight_hook.ts index 7c0edb7e0..4fb2116f5 100644 --- a/src/components/helpers/highlight_hook.ts...