Skip to content

Commit

Permalink
page canback false
Browse files Browse the repository at this point in the history
  • Loading branch information
hypengw committed May 4, 2024
1 parent 7351b2f commit 612551b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qml/Page.qml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import Qcm.Material as MD
T.Page {
id: control

property bool canBack: false

implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset,
contentWidth + leftPadding + rightPadding,
implicitHeaderWidth,
Expand Down

0 comments on commit 612551b

Please sign in to comment.