EngineHub / WorldEditCUI

WorldEdit client interface for Minecraft, running on Fabric
Eclipse Public License 2.0
249 stars 56 forks source link

Options screen has an incorrect tab order #88

Open haykam821 opened 1 year ago

haykam821 commented 1 year ago

WorldEditCUI Version

1.19.3+01

Fabric Version

0.14.14

Fabric API Version

0.75.1

Confirmations

Bug Description

The tab order does not follow the natural order where the top-most and left-most buttons are first. Instead, the 'Done' button is first in the tab order, with the options above otherwise following in a correct order.

Expected Behavior

I expected the first option to be focused after clicking the tab key in the WorldEditCUI options screen.

Reproduction Steps

  1. Open the WorldEditCUI options screen
  2. Press the tab key

Anything Else?

No response