You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix (mvThemeComponent): There's no use for assiging _specificComponentPtr on type==All components.
This change both fixes an inefficiency (sometimes leading to errors) and simplifies the code.
With this change, all_item_theme_component becomes useless, too.
0 commit comments