Skip to content

Commit

Permalink
fix(BRIDGE-143): added missing qml component attribute; cut/paste dis…
Browse files Browse the repository at this point in the history
…abled on read only text areas
  • Loading branch information
ElectroNafta committed Jan 8, 2025
1 parent 082849d commit e340e9f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -366,5 +366,6 @@ FocusScope {
Proton.ContextMenu {
parentObject: root
colorScheme: root.colorScheme
readOnly: control.readOnly
}
}

0 comments on commit e340e9f

Please sign in to comment.