Open
Bug 2038889
Opened 5 days ago
Updated 5 days ago
Support image(<color>) in OutputParser
Categories
(DevTools :: Shared Components, task)
DevTools
Shared Components
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
We need to ensure that we get a swatch for the color that is passed to the function (e.g. image(🔵 blue))
| Assignee | ||
Comment 1•5 days ago
|
||
We add the image function in the COLOR_TAKING_FUNCTIONS Set and add a test case
to make sure we show the color swatch for the color parameter.
Updated•5 days ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•