gtalarico / revitapidocs

Online Revit API Documentation: 2015, 2016, 2017, 2017.1, 2018
http://www.revitapidocs.com
33 stars 21 forks source link

Make Tags Clickable on Search Results #58

Closed gtalarico closed 8 years ago

gtalarico commented 8 years ago

Check if tag name is not in search query. If it's not, append and reload. This is a simple way to help filter results.

gtalarico commented 8 years ago

Implemented 378a17b Also implemented scroll position storage