Visual selector - 'clear selection' button should clear the filter also
This commit is contained in:
@@ -49,6 +49,8 @@ $(document).ready(function() {
|
|||||||
}
|
}
|
||||||
state_clicked=false;
|
state_clicked=false;
|
||||||
ctx.clearRect(0, 0, c.width, c.height);
|
ctx.clearRect(0, 0, c.width, c.height);
|
||||||
|
xctx.clearRect(0, 0, c.width, c.height);
|
||||||
|
$("#css_filter").val('');
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user