mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-12-16 10:03:40 +00:00
* more correct sizes in the configuration interface
* remove additional debug information * increase limits for extscripts intervals to 10000 (fix #48)
This commit is contained in:
@ -259,6 +259,7 @@ Item {
|
||||
QtControls.TextArea {
|
||||
id: textPattern
|
||||
width: parent.width
|
||||
height: parent.height * 4 / 5
|
||||
textFormat: TextEdit.PlainText
|
||||
text: plasmoid.configuration.text
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user