bleakgrey / tootle

GTK-based Mastodon client for Linux
GNU General Public License v3.0
404 stars 61 forks source link

Slow to resize #293

Closed bugaevc closed 3 years ago

bugaevc commented 3 years ago

What should happen:

Tootle window should resize at 60 FPS (or more)

What happened instead:

Tootle window was very slow to resize, taking multiple seconds to render each frame. That, and while resizing, it was also jumping left and right.

How to reproduce:

  1. Open Tootle
  2. Make sure you're logged into your account
  3. Try to resize the window

Build context:

bugaevc commented 3 years ago

This will probably get magically fixed with the gtk4 port.

bleakgrey commented 3 years ago

Magically fixed with the gtk4 port :D