clipboard preview with syntax support
This commit is contained in:
@@ -25,7 +25,7 @@ Item {
|
||||
|
||||
CustomClippingWrapperRect {
|
||||
anchors.fill: parent
|
||||
child: flickable.contentItem
|
||||
child: flickable
|
||||
radius: Appearance.rounding.normal - Appearance.padding.extraSmall
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user