CristianHenzel / ClipIt

ClipIt clipboard manager for GTK+
https://github.com/CristianHenzel/ClipIt
GNU General Public License v3.0
642 stars 82 forks source link

Reverse order hides items when history greater than items displayed #195

Open geckolinux opened 2 years ago

geckolinux commented 2 years ago

Hi there, first of all thanks very much for maintaining Clipit / Parcellite, it's an extremely important tool in my workflow.

There appears to be an issue in version 1.4.2 where if the number of displayed items is smaller than the number of items in the history, then using the reverse sorting mode makes the most current items invisible. For example, I have 300 items in the history and 40 displayed, and with reverse sorting it won't display the latest items.

Please let me know if you need anything else. Thanks!