React Spectrum built CEP extension has significantly larger UI Scale than After Effects #8644
Replies: 1 comment
-
I unfortunately do not know much about CEP, but if you're applying 'medium' to the Provider https://react-spectrum.adobe.com/react-spectrum/Provider.html#props then it should be medium. Yes, that's also the smallest, I don't recall where the naming came from, but it corresponds to platform scale https://spectrum.adobe.com/page/platform-scale/. Have you checked it against our docs page to see if the two are the same size? regardless of the rest of the application you're living in. It's possible that the application is using something called "t-shirt sizing" to get smaller components. This wasn't implemented in React Spectrum v3, but it will be available in React Spectrum S2 (version number pending). https://react-spectrum.adobe.com/s2/index.html?path=/docs/button--docs |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As the title implies, I use the darkTheme and medium ( apprently the smallest ) UI scale by default yet my default UI scaling is at least twice the size of that of Adobe Effects. Is there some Provider related setting that I am missing?
( My UI on the left, after effects prefenrences on the right )

So far I have found this on google:
https://community.adobe.com/t5/exchange-discussions/scale-applied-to-cep-panel/m-p/9887150
Should I make a custom theme and force set the scale through it somehow?
Beta Was this translation helpful? Give feedback.
All reactions