Alexander Dydychkin

Results 5 issues of Alexander Dydychkin

MenuItem { visible: (filePath == "") ? false : true text: filePath onClicked: Clipboard.text = filePath; font.pixelSize: Theme.fontSizeTiny color: Theme.highlightColor }

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 - ...

bug