kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Visual selector - 'clear selection' button should clear the filter also
rodzic
4101ae00c6
commit
bd6127728a
|
@ -49,6 +49,8 @@ $(document).ready(function() {
|
|||
}
|
||||
state_clicked=false;
|
||||
ctx.clearRect(0, 0, c.width, c.height);
|
||||
xctx.clearRect(0, 0, c.width, c.height);
|
||||
$("#css_filter").val('');
|
||||
});
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue