Issue #3077Opened October 18, 2020by meyerco0 reactions

BUG: on style manager panel , height/width properties did not reflect the right values

Question

Description

  • The bug is reproduced on the current demo

What happens ?

  • On Style Manager Panel height/width property input did not reflect the right values .

Steps to reproduce on the demo

  • Open the import popup and paste this and click import
<label>Test</label>
<style>
label {
	height:50px;
	width:50px;
}
</style>
  • Select the label
  • On Style Manager panel , under dimension sector , check the height/width property .

The values are not correct , auto instead of 50px . However the css is applied correctly .

Answers (1)

artfOctober 22, 20200 reactions

Unfortunately, calculated height and width (like in this case, because are attached to the tag and not to a single class/id) can't be displayed properly so are excluded intentionally

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.