-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
@davidhouchin No issues. The update looks really good.
I loaded it up, explored the functionality a bit, switched it to "trailing" mode and then adjusted the trailing config to look like this:
{
"name": "trailing",
"enabled": false,
"pattern": "[^\\S\\r\\n]+$",
"style": {
"borderWidth": "1px",
"borderRadius": "2px",
"borderStyle": "solid",
"light": {
"backgroundColor": "rgba(255, 0, 0, 0.3)",
"borderColor": "rgba(169, 169, 169, 0.4)"
},
"dark": {
"backgroundColor": "rgba(255, 0, 0, 0.3)",
"borderColor": "rgba(169, 169, 169, 0.4)"
}
}
}
and viola, all is good.
Thank you very much for getting this in. It is much appreciated!
Originally posted by @spkane in #1 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels