pureqml / controls

Miscellaneous platform-independent components library for PureQML
MIT License
24 stars 15 forks source link

Optionally emit Change signal on each keystroke #24

Closed GuyInCorner closed 3 years ago

GuyInCorner commented 3 years ago

Also adding input value to the signal

GuyInCorner commented 3 years ago

Don't process this pull request yet. I think it has a bug. I'll do more research and comment back.

GuyInCorner commented 3 years ago

This change broke the CheckBoxInput. Withdrawing request as there is already a way to achieve the same thing.