FIX: Key Tracker showing -1 and always transparent small keys - #1143
Merged
briaguya0 merged 1 commit intoAug 11, 2022
Conversation
TWEAK: also disabled notes properly this time
briaguya0
approved these changes
Aug 11, 2022
Merged
serprex
pushed a commit
that referenced
this pull request
Jul 30, 2026
Advances the libultraship pin to the port-maintenance tip (c57da1b -> bbb565b), resolving the HD texture-pack regressions tracked in #6837: - Kenix3/libultraship#1135 - stop clamping HD textures to an undefined tile region (fixes the eye rendering) - Kenix3/libultraship#1172 - reshape RAW block-load texture uploads that arrive as a single line (fixes the C-button icons) The related #1143 buttons/Metal fix was already in the prior pin. Also in range: #1139, #1170, #1173, #1175, #1176. Fixes #6837. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FIX: Key Tracker showing -1 and always transparent small keys

TWEAK: also disabled notes properly this time (was showing a very small window even tho I disabled the feature)