add comment

This commit is contained in:
end-4
2025-06-18 23:51:35 +02:00
parent 16ed1f107f
commit 02f1ed75f3
@@ -2,6 +2,9 @@ import "root:/modules/common"
import QtQuick
import QtQuick.Controls
/**
* Does not include visual layout, but includes the easily neglected colors.
*/
TextArea {
renderType: Text.NativeRendering
selectedTextColor: Appearance.m3colors.m3onSecondaryContainer