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

refactor: improve the efficiency of GLightbox switching #1910

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

cotes2020
Copy link
Owner

Type of change

  • Improvement (refactoring and improving code)

Description

Repeatedly using GLightbox.destroy() (>= 4 times) will cause GLightbox to fail to generate new objects

Additional context

Repeatedly using `GLightbox.destroy()` (>= 4 times) will cause `GLightbox` to fail to generate new objects
@cotes2020 cotes2020 merged commit f6e8ee3 into master Aug 19, 2024
6 of 7 checks passed
@cotes2020 cotes2020 deleted the improve-lightbox branch August 19, 2024 13:05
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.

1 participant