![WorldEdit CUI (Fabric)](https://media.forgecdn.net/avatars/thumbnails/293/464/256/256/637329415442796403.png)
Options screen has an incorrect tab order
haykam821 opened this issue ยท 0 comments
WorldEditCUI Version
1.19.3+01
Fabric Version
0.14.14
Fabric API Version
0.75.1
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEditCUI compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
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
- Open the WorldEditCUI options screen
- Press the tab key
Anything Else?
No response