Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: dispose webviewPanel in InfoProvider.dispose (#514)
The InfoProvider opens the webviewPanel, so it should also call the webviewPanel's dispose function when gettting disposed.
- Loading branch information