dialogic icon indicating copy to clipboard operation
dialogic copied to clipboard

dialogic_default_action isn't respected by Centered Choices box

Open mak448a opened this issue 1 year ago • 5 comments

The problem

Describe the bug dialogic_default_action isn't respected by Centered Choices box. So when I click on a button that I've assigned to this, it doesn't work.

To Reproduce Steps to reproduce the behavior:

  1. Assign a different button to dialogic_default_action in the Input Map. I used CTRL.
  2. Make a timeline with centered choices.
  3. Try to press ctrl to choose one.
  4. It only works with the default buttons.

Expected behavior It works with the new button.

Screenshots If applicable, add screenshots to help explain your problem.

System (please complete the following information):

  • OS: Fedora Linux 40 KDE Spin
  • Godot Version: 4.3
  • Dialogic Version: 2.0 Alpha 15

Solutions

Workaround You could probably send a space input action when ctrl is pressed?

Possible fixes

Not sure.

mak448a avatar Sep 25 '24 01:09 mak448a