TheRustyPickle / Chirp

A chat app built from scratch using GTK4 in Rust
MIT License
5 stars 3 forks source link

Fix scrollerbar handling with ListView #83

Closed TheRustyPickle closed 1 year ago

TheRustyPickle commented 1 year ago

Manually scrolling the ScrolledWindow sets the screen as blank. This needs to be fixed