bsimser / Inventory-Pro

https://devdog.io
MIT License
2 stars 0 forks source link

Context menu doesn't work on second click #253

Open bsimser opened 6 years ago

bsimser commented 6 years ago

Original report by Anonymous.


Using the 8.AllDone scene as an example, open the context menu once. Click outside of the context menu to close it, and then open the context menu again. The context menu will open, but the item will be consumed.

I currently have my context menu bound to right mouse down, and the use button to left mouse down. The item should not be used at all when right clicking, but opening the context menu a second time somehow triggers the 'use'.

bsimser commented 6 years ago

Original comment by Orbytel (Bitbucket: Orbytel, ).


Update: You can also double click the right mouse button and it will use an item from the inventory- even though right click is not bound to 'use' at all. contextMenuUseItem.PNG

bsimser commented 5 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Removing milestone: V2.2 (automated comment)

bsimser commented 5 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Removing version: V2.2.1 (automated comment)