Skip to content

Pull up texture pack information when label is selected#5

Merged
BluTac10 merged 2 commits intoBluTac10:mainfrom
dognews:fix-texture-pack-list-select
Apr 5, 2026
Merged

Pull up texture pack information when label is selected#5
BluTac10 merged 2 commits intoBluTac10:mainfrom
dognews:fix-texture-pack-list-select

Conversation

@dognews
Copy link
Copy Markdown

@dognews dognews commented Apr 5, 2026

Description

In the Xbox 360 edition of Minecraft when the user moved through the create or join game menu, if they moved over the "Texture Packs" label then it would pull up the description on the right, this PR implements this feature.

Changes

Previous Behavior

The texture pack description would only show if the scrolled through the texture packs.

Root Cause

The goal of 4J with LCE was not parity with the Xbox 360 edition; they choose to exclude this feature.

New Behavior

The texture pack description now shows when moving over the "Texture Packs" label.

Fix Implementation

This was fixed by modifying the parent class to respond to the focus changed event.

AI Use Disclosure

AI was not used at any point in this PR.

Screenshots

Prefix
image
Postfix
image

@BluTac10 BluTac10 merged commit 9eaaf23 into BluTac10:main Apr 5, 2026
1 check passed
@dognews dognews deleted the fix-texture-pack-list-select branch April 12, 2026 09:29
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