Skip to content

fix fullscreen toggling#57

Merged
Fleeym merged 1 commit intomainfrom
fullscreen-fix
May 2, 2025
Merged

fix fullscreen toggling#57
Fleeym merged 1 commit intomainfrom
fullscreen-fix

Conversation

@Fleeym
Copy link
Copy Markdown
Contributor

@Fleeym Fleeym commented May 2, 2025

Fixes a few issues that happened when toggling fullscreen, such as:

  • imgui taking ownership of static font data
  • imgui context not being correctly destroyed (thanks prevter and mat)
  • font texture being leaked on every setup
  • imgui theme not being reapplied when destroying and recreating devtools

@Fleeym Fleeym merged commit 5ee027a into main May 2, 2025
10 checks passed
@Fleeym Fleeym deleted the fullscreen-fix branch May 2, 2025 13:53
Kingminer7 pushed a commit to Kingminer7/DevTools that referenced this pull request Aug 6, 2025
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