Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tags Tree Optimizations, Event Logger #137

Closed
wants to merge 1 commit into from

Conversation

Sopitive
Copy link
Contributor

  • Bound tags tree to an observable collection
  • Loading tags will not clear the whole tree view, but will instead add tags to the tree that have not already been added
  • Added an event logger. Currently only logs AOB scan stuff, but logs can be added anywhere to allow users to provide better context when opening issues.

@Gamergotten
Copy link
Owner

Gamergotten commented Jan 26, 2024

Bound tags tree to an observable collection

sounds useful

Loading tags will not clear the whole tree view, but will instead add tags to the tree that have not already been added

that was already a feature

Added an event logger. Currently only logs AOB scan stuff, but logs can be added anywhere to allow users to provide better context when opening issues.

the event logger (debug information) that you've added no longer has a purpose as it exclusively targeted issue #136
with a majority of the debug information not being of any use at all, as it would only tell us that it got either the correct address or a bad one (which is information already exposed to the user by IRTV)

closing because this doesn't solve anything, & that there are no active maintainers to verify modified functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants