Garth Braithwaite
Garth Braithwaite
The annoying part of renaming it would be a brand new package and deprecating the old package for just a single letter.
@ktabors so changing ```css .spectrum-ColorSlider-checkerboard { background-color: var(--spectrum-global-color-static-white, rgb(255, 255, 255)); } ``` to ```css .spectrum-ColorSlider-checkerboard { background-color: var(--spectrum-global-color-static-black, rgb(0, 0, 0)); } ``` reduces the problem?
@jamespack I deleted the `height` option and it uses 100% of the height.
I saw the same issue with TX-NR6100 so I just changed the config to TX-NR616 which is the closest in the `eiscp-commands.json` list.
@NateBaldwinDesign did you add the package to your project? The [first step](https://github.com/adobe/leonardo/tree/main/packages/contrast-colors#install-the-package) in that documentation you mentioned says to install the package with `npm i @adobe/leonardo-contrast-colors`. If you're using yarn...
I think I found the problem. The files are getting named with the `.mjs` extension instead of `.js`, which is messing everything up, and the `dist` director seemed to go...
I'm working to release a fix. I'll close this issue when I get it out.
This has been fixed with the [latest release](https://github.com/adobe/leonardo/releases/tag/@adobe/[email protected]). If any problems with the latest package persist, let me know.
## Run report for [781b2488](https://github.com/adobe/leonardo/commit/781b2488bfaf86a49cf92456eaac473f840d31e7) Total time: 20.5s | Comparison time: 18.8s | Estimated loss: 1.7s (8.5% slower) | | Action | Time | Status | Info | | :-:...
## Run report for [7b14f3a7](https://github.com/adobe/leonardo/commit/7b14f3a7e8f23dcc9bc6d6f8470239dfa1876104) Total time: 19s | Comparison time: 17.6s | Estimated loss: 1.3s (7.1% slower) | | Action | Time | Status | Info | | :-:...