Skip to content

Commit

Permalink
removing unecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Jun 19, 2024
1 parent 3946b87 commit 4d6475e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/qml/form/MMFormController.qml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,6 @@ Item {
]

onStateChanged: {
// Prevent freezing by clearing focus from all elements
// See more: https://github.com/MerginMaps/mobile/issues/3483
root.forceActiveFocus()

switch( state ) {
case "form":
case "preview":
Expand Down

1 comment on commit 4d6475e

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 24.6.635211 just submitted!

Please sign in to comment.