mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-21 11:08:55 +00:00
fix(StatusImageCropPanel) add margins to crop area (#848)
Needed for status-im/status-desktop#6835 Required by status-im/status-desktop#6872
This commit is contained in:
parent
bc0db0a632
commit
0c522d393a
@ -135,6 +135,8 @@ Item {
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
Layout.leftMargin: 10
|
||||
Layout.rightMargin: 10
|
||||
|
||||
clip: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user