The absence of lv_style_copy() in newer releases

Hello, @kisvegabor. What’s the idiomatic way to reduce the initialization of common fields in style objects in newer releases? I have a set of styles that have common fields. Is it assumed that now applying multiple styles as layers is the main approach? Thanks.

Exactly! If there are a lot common properties in multiply styles you should create a new style for these properties.