isXander / Controlify

Another controller mod - for fabric!
https://www.isxander.dev/mods/controlify
GNU Lesser General Public License v3.0
119 stars 22 forks source link

[Bug] While the cursor is holding the item, Quick Move failure #329

Open Prayedcreeper opened 1 month ago

Prayedcreeper commented 1 month ago

Current Behaviour

在生存模式,打开物品栏,光标拿起物品,此时使用光标指向物品栏其他物品按Y时Quick Move会失效,合成台也无法正常使用Y来合成物品 In survival mode, when you open the inventory and the cursor picks up the item, when you press Y with the cursor pointing to other items in the inventory, Quick Move will not work, and the crafting table will not be able to use Y to craft items normally

Expected Behaviour

当光标拿着物品时,使用Y正常Quick Move,正常合成物品

Screenshots

屏幕截图 2024-06-02 112850 屏幕截图 2024-06-02 112822

Reproduction Steps

1.Open your inventory 2.The cursor picks up the item 3.Press Y when the cursor is pointing at another item 4.Quick Move failure

Logs

No response

Mod Version

2.0.0-beta.10+1.20.6

Controller

Xbox

Bluetooth

Operating System

Windows

ARM

Additional Information

No response

Just to make sure...

isXander commented 1 month ago

Is this even possible vanilla behaviour? If not, there's not a lot I can do without doing some dodgy packet stuff.

Prayedcreeper commented 4 weeks ago

这甚至可能是香草行为吗?如果没有,如果不做一些狡猾的数据包,我就无能为力了。

问题可能出自下面图片按键功能的错误,当在创造模式时能正常使用这个功能,但在生存模式中无法使用这个功能,并且生存模式中打开物品栏后,无法显示按钮指南 The issue may be due to a bug in the button function in the picture below, which works fine in creative mode, but not in survival mode, and does not display the button guide when the inventory is opened in survival mode 2024-06-07_22 50 29

Prayedcreeper commented 4 weeks ago

这甚至可能是香草行为吗?如果没有,如果不做一些狡猾的数据包,我就无能为力了。

创造模式可以正常显示按钮指南,但生存模式无法显示按钮指南 Creative mode will display the button guide as expected, but survival mode will not display the button guide Creative mode Survival mode