[regions] extended search

- support search for multiple cells separated by "," or ";"
- allow omitting the first two components of the cell name
- search for 4x4 cluster by omitting the last component
- icon for results
This commit is contained in:
fkloft
2015-02-22 18:42:55 +01:00
parent 46275956cf
commit a98809ccd5
2 changed files with 112 additions and 94 deletions

3
images/icon-cell.svg Normal file
View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" version="1.1">
<path style="fill:orange;stroke:none" d="M 1,3.5 9,0 11,8.5 3,12 z"/>
</svg>

After

Width:  |  Height:  |  Size: 156 B