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

Timeline position lost due to refresh triggered by retweet #203

Open M4rtinK opened 8 years ago

M4rtinK commented 8 years ago

Retweeting a tweet triggers a refresh which resets the viewport to the top of the timeline. This is especially annoying if you are deep down (hours/days) in the timeline as any retweet means annoying scrolling all the way from the top.

Steps to reproduce

  1. scroll a bit down in the timeline
  2. retweet a tweet (through long press or from tweet detail)

Actual outcome A refresh is triggered and the timeline viewport jumps to the top (as a result?).

Expected outcome The timeline viewport stays where it was before the retweet.

Additional information

BonoNL commented 8 years ago

I can confirm this. Very annoying.