Clicking Save in part settings now re-centers the cursor
Jack-McKalling opened this issue ยท 1 comments
Issue type:
- ๐ Bug
Short description:
Now that the part settings window isn't closed anymore upon clicking save, the cursor gets re-centered on the window.
Steps to reproduce the problem:
- Place logic cable
- Attach item interface
- Right-click the interface
- Click Save
- The cursor instantly repositions back from the Save button to the center of the window
Expected behaviour:
If the cursor is to remain visible on screen now that the window stays open, it should never be moved/repositioned programmatically without direct user involvement.
Versions:
- Core: 1.26.0-756
- CC: 2.9.10
- Dynamics: 1.26.1
- Minecraft: 1.21.1
- Mod loader version: NeoForge 21.1.172
It also affects 1.21.4:
- Core: 1.25.5-757
- CC: 2.9.7-225
- Dynamics: 1.24.1-1198
- Minecraft: 1.21.4
- Mod loader version: NeoForge 21.4.136
Worthwile to note that this does NOT affect the 1.20.1 Forge or NeoForge versions. While the window does stay open in these versions, the cursor stays in place.