Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imgui Keybinding screen unintuitive mouse support #72057

Closed
Brambor opened this issue Feb 28, 2024 · 0 comments · Fixed by #72076
Closed

imgui Keybinding screen unintuitive mouse support #72057

Brambor opened this issue Feb 28, 2024 · 0 comments · Fixed by #72076

Comments

@Brambor
Copy link
Contributor

Brambor commented Feb 28, 2024

image

The mouse support is unintuitive:

  1. Open the ? menu
  2. Click Add keybinding
  3. Click the blue highlight
  4. Nothing happens
  5. Click the text
  6. It is correctly selected (popup add keybinding opens)

Expected:
When I click the highlight line in step 4, it pops up.
Otherwise, it seems unintuitive and broken.

Additional context:
In curses (legacy) UI, clicking anywhere on highlighted line does select the entry as expected.

  • OS: Windows
    • OS Version: 10.0.19045.4046 (22H2)
  • Game Version: 0.G-7376-gff3abac8e2-dirty [64-bit] --- I am actually at ff3abac, but not compiling tests makes it dirty and a different commit message, probably
  • Graphics Version: Tiles
  • Game Language: English [en]
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Portal Storms Ignore NPCs [personal_portal_storms],
    Slowdown Fungal Growth [no_fungal_growth]
    ]

Originally posted by @Brambor in #65709 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant