Insality / druid

Powerful Defold UI component framework
https://insality.github.io/druid/modules/Druid.html
MIT License
276 stars 33 forks source link

How to actually use KEYBOARD_TYPE_PASSWORD #270

Open goodiesohhi opened 2 months ago

goodiesohhi commented 2 months ago

I'm trying to get the text via on_input_text callback and it literally just returns ** etc not actually what was typed. The examples don't show how to actually use the input.