Paste from clipboard on "Add new URL"
This commit is contained in:
parent
2f63de31b0
commit
d1e7b2f2c9
3 changed files with 12 additions and 0 deletions
|
@ -58,6 +58,7 @@ SlidePage {
|
|||
pgst.loadPage('TextInputDialog.qml', {
|
||||
buttonText: 'Subscribe',
|
||||
placeholderText: 'Feed URL',
|
||||
pasteOnLoad: true,
|
||||
callback: function (url) {
|
||||
ctx.py.call('main.subscribe', [url]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue