gtalarico / revitapidocs

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

Clicking on a selected node adds browser history entry #139

Open onomou opened 1 year ago

onomou commented 1 year ago

If a heading like Class, Members, Methods, or Properties is selected, the current behavior is that it both collapses/expands that portion of the tree and also adds a step in the browser's history. I find this frustrating when browsing the API because all links to such classes/methods/etc. navigate to the collapsed version. It even adds a history step if one right-clicks on the tree item. Expanding/collapsing the tree should not be registered in the browser as a history step.