-
Hi everyone,
We are from Intel and want to introduce a CSS effects/animations rich workload into Speedoemeter3. Design doc is at https://docs.google.com/document/d/19vK5G11Kc4xbvhpkkXDf5WXdFQWyiK_a0W…
-
## Description
Some emojis are built on the top of existing text symbols.
However, they are shown as the text style even though VS16 (U+FE0F) that shows the symbol should be displayed as the emoji…
-
Please complete the following fields as applicable:
**What version of the DMPRoadmap code are you running? (e.g. v2.2.0)**
`4.1.0`
**Expected behaviour:**
The default font `Roboto, Arial, …
-
### Odoo Version
- [ ] 15.0
- [X] 16.0
- [ ] 17.0
- [ ] Other (specify)
### Steps to Reproduce
When creating a new mail template or modifying an existing one, I am encountering the problem…
-
Hello,
I'm experiencing an issue where a ` fill-opacity: 0` text attribute gets added randomly on component re-render (not always). In some cases it affects all words in the cloud, others just som…
-
[This was asked before](https://github.com/adobe-fonts/source-han-sans/issues/182#issuecomment-434139275), and was answered as kinda too complicated to even do it, but I would like an update: Are you …
-
Hi,
We received 2 orders in one week with a strange code on our magento webshop.
The address mentioned and the ordered item is identical in these 2 orders.
This is the html code.
Is this a …
-
Hello,
This is a feature I haven't seen in any data prepation/etl. The core feature is to detect the unique key in a dataframe. More than often, you have to deal with a dataset without knowing what…
-
Currently when we are converting html to docx, we don't handle the styles which are present in ul and ol tags.
Sample cases:
```html
Item 1
Item 2
Subitem 1
Subitem 2
…
-
After formatting the line:
`$font-stack: Helvetica, sans-serif;`
gets splitted into two lines:
$font-stack: Helvetica,
sans-serif;