Skip to content

Misc gui fixes #200

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

Merged
merged 6 commits into from
Jul 11, 2025
Merged

Misc gui fixes #200

merged 6 commits into from
Jul 11, 2025

Conversation

HeliumAnt
Copy link
Contributor

Fixes:

  • LoadingScreen not being scaled
  • BitmapInfo delete causing potential segafults
  • mouse cursor always visible (imgui misconfig)

sometimes gets called before bitmap is initialized...
(oops forgot to set imgui config flag to deny it control over the cursor
visibility)
Instead of using the current palette, grab the default from FrameMan
(assumes that frameman is always init before a palette is requested
which seems to be the case)
@Causeless Causeless added this pull request to the merge queue Jul 11, 2025
@Causeless Causeless removed this pull request from the merge queue due to a manual request Jul 11, 2025
@Causeless Causeless merged commit 605ff23 into development Jul 11, 2025
4 checks passed
@Causeless Causeless deleted the misc-gui-fixes branch July 11, 2025 19:41
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.

2 participants