Building Gadgets

Building Gadgets

101M Downloads

Exchanging Gadget UI doesn't respect radius slider

no-name-provided opened this issue ยท 1 comments

commented

Building Gadgets Version
1.3.7

Modpack/Version

FTB Evolution/1.4

Describe the bug
Initially, I found that using the UI (default g) to set the radius to 1 sets the radius 2 upon closing the menu. Using the radius keybind works as expected. Using the buttons works as expected. Grabbing and dragging the slider does not - this seemed like a rounding issue.

However, the temporary tooltip (radius set to x) is also wrong. And moving the slider faster exacerbates the problem. This seems more like a packet issue, with the slider not sending a final update to the server when it stops moving. If you move it fast enough, you can end up with a slider that says one on an effective range of 13. Leaving the GUI open for a few extra seconds has no effect.

To Reproduce
See description.

Expected behavior
Settings being correctly applied upon exiting the menu.

Screenshots
N/A

Log Files
N/A

commented

Verified that the problem applies to the building gadget as well.