qmlcore icon indicating copy to clipboard operation
qmlcore copied to clipboard

investigate _tryFocus and focus performance

Open whoozle opened this issue 6 years ago • 0 comments

  • it's called too often
  • maybe it should check recursiveVisible instead of visible
  • it's calling _tryFocus on focused child down to the bottom

whoozle avatar Nov 03 '17 22:11 whoozle