forked from Shinonome/dots-hyprland
ai chat: fix code block line numbers
This commit is contained in:
@@ -99,6 +99,7 @@ ColumnLayout {
|
||||
Repeater {
|
||||
model: codeTextArea.text.split("\n").length
|
||||
Text {
|
||||
required property int index
|
||||
Layout.fillWidth: true
|
||||
Layout.alignment: Qt.AlignRight
|
||||
font.family: Appearance.font.family.monospace
|
||||
|
||||
Reference in New Issue
Block a user