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

ScrollableFrames do not destroy properly. #2443

Open
ar-cyber opened this issue May 28, 2024 · 1 comment
Open

ScrollableFrames do not destroy properly. #2443

ar-cyber opened this issue May 28, 2024 · 1 comment

Comments

@ar-cyber
Copy link

Using the destroy command does not destroy the ScrollableFrame widget, but all of the content inside of it.

@dipeshSam
Copy link

It's a known bug. For instant fix, you can put the ScrollableFrame in a Frame and then can destroy that Frame.

Regards.

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

2 participants