Fix CSS updating on each view update #74
Some checks are pending
Deploy Docs / publish (push) Waiting to run
Some checks are pending
Deploy Docs / publish (push) Waiting to run
This commit is contained in:
parent
cf60b8103f
commit
29194341e2
@ -356,6 +356,7 @@ extension AnyView {
|
|||||||
.init(GTK_STYLE_PROVIDER_PRIORITY_APPLICATION)
|
.init(GTK_STYLE_PROVIDER_PRIORITY_APPLICATION)
|
||||||
)
|
)
|
||||||
g_object_unref(provider)
|
g_object_unref(provider)
|
||||||
|
storage.fields[cssID] = string
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user