Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

ComboBox API additions for minetest#13814 #241

Merged
merged 2 commits into from
Sep 30, 2023
Merged

Conversation

grorp
Copy link
Member

@grorp grorp commented Sep 22, 2023

This PR makes improvements to the combobox API for minetest/minetest#13814.

  • Allow reliably detecting when the user opens a combobox.
  • Allow preventing comboboxes from opening.
  • Allow sending a combobox change event.

- Allow reliably detecting when the user opens a combobox.
- Allow preventing comboboxes from opening.
- Allow sending a combobox change event.
@grorp grorp added the enhancement New feature or request label Sep 22, 2023
@grorp grorp changed the title ComboBox API improvements for minetest#13814 ComboBox API additions for minetest#13814 Sep 29, 2023
@grorp grorp marked this pull request as ready for review September 29, 2023 11:38
@grorp grorp requested a review from srifqi September 29, 2023 11:40
@sfan5 sfan5 merged commit ea1b583 into minetest:master Sep 30, 2023
10 of 14 checks passed
@grorp grorp deleted the combobox-api branch December 18, 2023 16:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants