clipboard preview with syntax support
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s

This commit is contained in:
2026-06-13 20:11:58 +02:00
parent 7756e46355
commit 6034c4816d
5 changed files with 137 additions and 7 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Item {
CustomClippingWrapperRect {
anchors.fill: parent
child: flickable.contentItem
child: flickable
radius: Appearance.rounding.normal - Appearance.padding.extraSmall
}