WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.56k stars 4.22k forks source link

Design tools: show "computed" style values #57296

Open creativecoder opened 11 months ago

creativecoder commented 11 months ago

What problem does this address?

image

What font is this using?

What is your proposed solution?

Display a "computed" value for each relevant design tool setting. This would have multiple benefits:

creativecoder commented 11 months ago

cc @vcanales

jasmussen commented 7 months ago

Is this similar to #37752? It seems to be the same, but I may be missing nuance.

creativecoder commented 7 months ago

Is this similar to https://github.com/WordPress/gutenberg/issues/37752? It seems to be the same, but I may be missing nuance.

Yes, I think this issue is very similar:

So I think they're slightly different solutions to the same problem. Happy to combine issues if that makes tracking easier.

jasmussen commented 7 months ago

I'd be tempted to consolidate, and move any good info from this issue to the other (or vice versa depending on what might get the most development traction). The main thing is to avoid having two ways to display computed values, just the one across.