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

[HxTabPanel] Remove eventcallbacks from disposal logic #823

Open
hakenr opened this issue Jun 10, 2024 · 0 comments
Open

[HxTabPanel] Remove eventcallbacks from disposal logic #823

hakenr opened this issue Jun 10, 2024 · 0 comments
Assignees

Comments

@hakenr
Copy link
Member

hakenr commented Jun 10, 2024

Currently, the HxTabPanel triggers the HxTab.OnTabDeactivated event for the last active tab.
I believe there should be no event callbacks called from disposal logic and we can remove the IAsyncDisposable interface.

cc @jirikanda

@hakenr hakenr added this to the Priority 3 - Low milestone Jun 10, 2024
@hakenr hakenr self-assigned this Jun 10, 2024
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

No branches or pull requests

1 participant