Alexander Dydychkin
Alexander Dydychkin
MenuItem { visible: (filePath == "") ? false : true text: filePath onClicked: Clipboard.text = filePath; font.pixelSize: Theme.fontSizeTiny color: Theme.highlightColor }
[Changelog]
Version 0.8.5 -Fix bug with default editor while opening SettingsPage #94 -Remove second button of default app in SettingsPage -Add option to disable autosave -Add donation button in RUB -Updated...
Examples: - some functions - myTextArea - ...