mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 12:32:21 +00:00
LibGUI: Add placeholder text to the emoji picker search box
Co-authored-by: electrikmilk <brandonjordan124@gmail.com>
This commit is contained in:
parent
b61eca0a1e
commit
c2148c7dde
Notes:
sideshowbarker
2024-07-17 07:20:35 +09:00
Author: https://github.com/trflynn89
Commit: c2148c7dde
Pull-request: https://github.com/SerenityOS/serenity/pull/15159
Reviewed-by: https://github.com/linusg ✅
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
@GUI::TextBox {
|
@GUI::TextBox {
|
||||||
name: "search_box"
|
name: "search_box"
|
||||||
|
placeholder: "Search emoji"
|
||||||
fixed_height: 22
|
fixed_height: 22
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue