filter(type = "alpha", icon = src)
For the above example, to update the filter, for example if I want to make an atom highlight over an atom/movable that may change it's icon.
ID:2657041
Feb 21 2021, 1:53 pm
|
|||||||
| |||||||
I think filters should be able to take a reference as a parameter
filter(type = "alpha", icon = src)
For the above example, to update the filter, for example if I want to make an atom highlight over an atom/movable that may change it's icon. |