X Tutup
Skip to content

Add icon & clear button to Select Method dialog search bar#109384

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
Giganzo:property_selector_search_box
Nov 13, 2025
Merged

Add icon & clear button to Select Method dialog search bar#109384
Repiteo merged 1 commit intogodotengine:masterfrom
Giganzo:property_selector_search_box

Conversation

@Giganzo
Copy link
Contributor

@Giganzo Giganzo commented Aug 7, 2025

Search bar in the Select Method dialog was missing clear button and icon like other search/filter boxes have in the editor.

Before:
Screenshot_20250806_221055

After:
Screenshot_20250806_220722

Saw that other search boxes had set_accessibility_name set. So added this here as well, is this correct?

@Giganzo Giganzo requested a review from a team August 7, 2025 07:53
@YeldhamDev YeldhamDev added this to the 4.x milestone Aug 7, 2025
@arkology
Copy link
Contributor

arkology commented Aug 7, 2025

So added this here as well, is this correct?

The initial AccessKit PR contains such changes, so I assume the answer is "yes".

@Giganzo Giganzo force-pushed the property_selector_search_box branch from ed8a28b to b2e314e Compare August 7, 2025 11:33
@KoBeWi KoBeWi modified the milestones: 4.x, 4.6 Aug 7, 2025
@Repiteo Repiteo merged commit e658d2a into godotengine:master Nov 13, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 13, 2025

Thanks!

@Giganzo Giganzo deleted the property_selector_search_box branch December 10, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup