You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI.
In some applications you feel the lack of the borderBackgroundColor option, which changes the background color of the box perimeter.
Here I report the diff of the index.js file that adds that option. I did some testing and it seems to work.
The text was updated successfully, but these errors were encountered:
ThornDuke
changed the title
New feature request: Add the option borderBackgroundColor.
New feature request: Add the option borderBackgroundColorJun 18, 2024
ThornDuke
changed the title
New feature request: Add the option borderBackgroundColor
Feature request: Add the option borderBackgroundColorJun 19, 2024
Hi @ThornDuke, thanks for your issue. I apologize for not responding to your messages faster, I did not see the notification.
I approve the addition of this feature. Do you wish to make the changes yourself and open a PR ? If you don't have the time I'll take care to implement this functionnality.
HI.
In some applications you feel the lack of the
borderBackgroundColor
option, which changes the background color of the box perimeter.Here I report the diff of the
index.js
file that adds that option. I did some testing and it seems to work.A small test to make clearer the usefulness of the new option.
Consider making these changes in your code.
The text was updated successfully, but these errors were encountered: