Lv_theme_apply resets object position

Using V8 version, I noticed that lv_theme_apply resets the object position (I’m using a bar widget)

Is it expected?

Yes. Here is the relevant documentation page.

lv_theme_apply clears the object’s existing local styles.

1 Like