ahodesuka / ahoviewer

A GTK image viewer, manga reader, and booru browser
MIT License
479 stars 30 forks source link

Read data from pools instead posts when using pool tag #148

Open hanahaneull opened 1 year ago

hanahaneull commented 1 year ago

Currently using pool tags (ex: pool:19014) will load images from tags search, And this would be showing image sorted by posts id. Since images order from pool are not ordered by posts id, this mean viewing image pools tags would be scrambled.

It would be nice to have feature that would correctly load image pools.