keyEvent: replace the unclear StandardKey comparisons
StandardKey.MoveToNextLine, StandardKey.MoveToPreviousLine and StandardKey.InsertParagraphSeparator maybe confusing and better to be replaced by direct key comparisons Change-Id: I13361a43437214b9368d01a97b2e542f57835964
Showing
- src/commoncomponents/BackButton.qml 2 additions, 1 deletionsrc/commoncomponents/BackButton.qml
- src/commoncomponents/JamiSwitch.qml 2 additions, 1 deletionsrc/commoncomponents/JamiSwitch.qml
- src/commoncomponents/MaterialButton.qml 2 additions, 1 deletionsrc/commoncomponents/MaterialButton.qml
- src/commoncomponents/PhotoboothView.qml 9 additions, 6 deletionssrc/commoncomponents/PhotoboothView.qml
- src/mainview/components/ContactSearchBar.qml 2 additions, 1 deletionsrc/mainview/components/ContactSearchBar.qml
- src/mainview/components/MessageBarTextArea.qml 2 additions, 1 deletionsrc/mainview/components/MessageBarTextArea.qml
- src/wizardview/components/ProfilePage.qml 2 additions, 2 deletionssrc/wizardview/components/ProfilePage.qml
Please register or sign in to comment