soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
315 stars 31 forks source link

Unit inheritance overrides filled values #3497

Closed maxmeelay closed 5 months ago

maxmeelay commented 5 months ago

The first section was done with 4.7.1, and after the update to 4.8, this no longer works properly. After “Tweak: Improved unit/value inheritance on breakpoints (#4352)” breakpoints with not touched units are updated with upper breakpoint unit and the layout is getting broken. The same issue we have if we edit a lower breakpoint and input the value of px only - when we go back to the upper breakpoint and change the unit, the unit of the previously edited breakpoint changes also. You cant change the unit of already filled fields because if there was displayed px and was filled out it means it should stay in px. We have dozens of websites with thouseds of styles done this way, the fallback for it is urgent and necessary because we cannot update sites either of our clients.

The sandbox instance URL: http://oxy-sandbox.you2.pl/

image (4) image (3)

Spellhammer commented 5 months ago

Thanks for the report! Closing this as a duplicate of https://github.com/soflyy/oxygen-bugs-and-features/issues/3490.

This is under investigation.