Skip to content
Verified Commit 2cd88473 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

TextField: Explicitly specify arguments in signal handlers

Injection of parameters into signal handlers is deprecated. Use
JavaScript functions with formal parameters instead.

Peculiarly enough, TextInput passes new property values as arguments to
half of its change signals, like echoModeChanged or readOnlyChanged.
parent 727ed05d
Pipeline #533728 passed with stage
in 1 minute and 19 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment