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
Instead of doing the seq scan all the time AND wasting precious memory on keeping lots
of CosmeticRule instances, we can compose a commonCSS string instead.
This will require interface changes though.
The text was updated successfully, but these errors were encountered:
Regarding
seqScanRules
ofCosmeticRule
:The text was updated successfully, but these errors were encountered: