Improved wrapper event handling.
This commit is contained in:
@@ -4,7 +4,19 @@ circle {
|
||||
stroke-width: 8px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
mask circle {
|
||||
stroke-width: 0;
|
||||
fill: white;
|
||||
}
|
||||
|
||||
.addedImage {
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
.debugRect {
|
||||
stroke: red;
|
||||
fill: transparent;
|
||||
stroke-width: 8px;
|
||||
}
|
||||
Reference in New Issue
Block a user