microsoft / XmlNotepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.
https://microsoft.github.io/XmlNotepad/
MIT License
981 stars 207 forks source link

"Search feature" in TreeView and XSLOutput #212

Closed Pierre-de-la-Verre closed 1 year ago

Pierre-de-la-Verre commented 2 years ago

TreeView and XSLOutput have different search functions. That's OK, but changing the tab does is not honored by the dialogue.

Example:

I think a dependency between tabs and displayed search dialogues would be fine.

lovettchris commented 2 years ago

Great bug, yes I think the easiest fix is to auto-hide the search dialogue when you select the XSLT output tab.

lovettchris commented 1 year ago

I pushed a fix for this.

lovettchris commented 1 year ago

Fixed in https://github.com/microsoft/XmlNotepad/releases/tag/2.9.0.3