clipboard preview leading tab trimming while preserving indentation + proper width calculations
This commit is contained in:
@@ -14,7 +14,7 @@ CustomRect {
|
||||
anchors.right: parent.right
|
||||
color: DynamicColors.tPalette.m3surfaceContainer
|
||||
implicitHeight: layout.height + contentPadding * 2
|
||||
radius: Appearance.rounding.normal - Appearance.padding.smaller
|
||||
radius: Appearance.rounding.normal - Appearance.padding.extraSmall
|
||||
|
||||
Behavior on implicitHeight {
|
||||
Anim {
|
||||
|
||||
Reference in New Issue
Block a user