mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Add an option to draw *'s instead of characters for password fields
This commit is contained in:
parent
39a2290221
commit
fdbc8056b3
10 changed files with 55 additions and 5 deletions
|
@ -117,6 +117,7 @@ fn gen_corelib(
|
|||
"ImageFit",
|
||||
"FillRule",
|
||||
"MouseCursor",
|
||||
"InputType",
|
||||
"StandardButtonKind",
|
||||
"DialogButtonRole",
|
||||
"PointerEventKind",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue