tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
194 stars 19 forks source link

Fix: Global styles overwriting local attributes #1085

Closed tomusborne closed 1 year ago

tomusborne commented 1 year ago

This fixes a bug where our migrated Global Style attributes were overriding local attributes in the editor.

Reference: https://generate.support/topic/gb-v-1-8-0-headline-icon-sizing-bug

To reproduce:

  1. Create a Global Style in GB 1.7.3.
  2. Add a Headline with some padding, icon padding and icon size.
  3. Update to 1.8.0 and use this Global Style in the editor.
  4. Try changing the local padding, icon padding or icon size.