Details
-
Type:
Suggestion
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 5.7.0 Alpha
-
Component/s: Quick: Controls 2
-
Labels:None
-
Commits:1de9e13594b9c4839eff0205312db133cef08676
Description
We had 'activeFocusOnPress' in controls 1. That was a mistake, because on touch platforms nothing should take active focus on press, but on release instead. In controls 2, we could call it 'focusPolicy' instead.