Style Panel "remembers" display property

When setting a display property using the style panel, the panel appears to “remember” that property even when you click on other elements. Tested with Pinegrow 7.0.4 and Plugin 1.0.4.

Now I select the div below it:

If I set this to something different then go back to my first div I see the same behavior, where the style panel appears to have the last display property “stuck” there, regardless of what has been set on the element.

Edit: It looks like this might be related to the new functionality where we can access the some properties in multiple areas of the visual style editor. Below are the other properties that exhibit this behavior:

Display and Position

  • Display

Flexbox

  • Display
  • Gap
  • Row Gap
  • Column Gap

Grid Container

  • Gap
  • Row Gap
  • Column Gap

Grid Columns

  • Column Gap (slightly different, but similar behavior)
1 Like

FYI: This was fixed in today’s 7.05 release. I tested it, and it seems to work well!