Skip to content

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.

3 participants