1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-10 07:25:37 -05:00

Update Notepad Rendering

This commit is contained in:
purian23
2025-11-08 22:23:30 -05:00
parent 84e19f8565
commit c8e382e2dd
5 changed files with 16 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ pragma ComponentBehavior: Bound
Column {
id: root
property real devicePixelRatio: 1
property alias text: textArea.text
property alias textArea: textArea
property bool contentLoaded: false