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

TGUI input list search fix #5775

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

SabreML
Copy link
Member

@SabreML SabreML commented Feb 21, 2024

About the pull request

Fixes the search function of tgui_input_list, and also makes the search bar automatically focus when toggled.
This was caused by the same issue as #5581.

Explain why it's good for the game

Bugfix, and a little QOL thing.

Testing Photographs and Procedure

Screenshots & Videos

('Teleport to Area' menu as an example, but it's the same on any others.)
Before:

ACER1M16Pw.mp4

After:

after.mp4

Changelog

🆑
fix: Fixed the search function of TGUI input lists.
qol: Made the TGUI input list search bar automatically focus when toggled.
/:cl:

@github-actions github-actions bot added UI deletes nanoui/html Fix Fix one bug, make ten more Quality of Life Make the game harder to play labels Feb 21, 2024
@harryob harryob added this pull request to the merge queue Feb 22, 2024
Merged via the queue into cmss13-devs:master with commit d72106f Feb 22, 2024
28 checks passed
cm13-github added a commit that referenced this pull request Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more Quality of Life Make the game harder to play UI deletes nanoui/html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants