Merge pull request #2304 from manchicken/patch-1

Update Presentation.qml
This commit is contained in:
demmm 2024-03-25 11:04:53 +01:00 committed by GitHub
commit 36f57463ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -196,6 +196,8 @@ Item {
Text {
id: notesText
property real padding: 16;
x: padding
y: padding
width: parent.width - 2 * padding