Skip to content

Commit

Permalink
remove debug code from mmformpage (#3441)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasMizera committed May 17, 2024
1 parent 338e182 commit 530d287
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app/qml/form/MMFormPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,6 @@ Page {
opacity: 1 // invisible
height: 20 * __dp
}

// boundsBehavior: Flickable.StopAtBounds
// bottomMargin: 0

cacheBuffer: 0
// 320 on macOS
Component.onCompleted: console.log(" -> cache:", cacheBuffer)
}
}
}
Expand Down

1 comment on commit 530d287

@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.5.621411 just submitted!

Please sign in to comment.