VaccineApp / vaccine

GTK3 imageboard client
GNU General Public License v3.0
35 stars 2 forks source link

Merging PanelView and other code #5

Closed Prince781 closed 9 years ago

Prince781 commented 9 years ago

Each set of responses opens up in a new ThreadPane. The positions of the ThreadPanes are managed by PanelView in a "stacked card" fashion similar to Spotify for iPad's UI.

There are also many other improvements to performance and how Vaccine handles post data internally.