veskuh / Tweetian

A feature-rich Twitter app for smartphones developed using Qt/QML
GNU General Public License v3.0
50 stars 26 forks source link

NewTweetPage should be silica dialogue #27

Closed siteshwar closed 10 years ago

siteshwar commented 10 years ago

Fix for #25.

This won't show the infobanner. Success callback (even if it's anonymous) doesn't have access to any of the variables which is in scope of this dialog since dialog is deleted on success.

siteshwar commented 10 years ago

Sorry opened pull request to wrong branch