mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:07:45 +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
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