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
Copy file name to clipboardExpand all lines: src/view_state.rs
+5-4
Original file line number
Diff line number
Diff line change
@@ -255,6 +255,11 @@ impl ViewState {
255
255
computed_style.clear();
256
256
// we will apply the views style to the context so that if a style class is used on a view, that class will be directly applied instead of only applying to children
0 commit comments