X Tutup
Skip to content

Fix crash at alt-tab in the start menu equip tab#6097

Merged
sturnclaw merged 1 commit intopioneerspacesim:masterfrom
Gliese852:fix-ship-alt-tab
Mar 24, 2025
Merged

Fix crash at alt-tab in the start menu equip tab#6097
sturnclaw merged 1 commit intopioneerspacesim:masterfrom
Gliese852:fix-ship-alt-tab

Conversation

@Gliese852
Copy link
Contributor

ui.beginTable() returns false if the OS window is minimize (as an optimization), need to consider this.

fixes #6040

ui.beginTable() return false if the OS window is minimize (as an
optimization), need to consider this.

fixes pioneerspacesim#6040
@zonkmachine
Copy link
Member

Tested, works fine!

@sturnclaw sturnclaw merged commit 52b8cb3 into pioneerspacesim:master Mar 24, 2025
@sturnclaw
Copy link
Member

Thanks @Gliese852!

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.

Crash on alt+tab in custom start ship selection menu

3 participants

X Tutup