ian4hu / Clipy

Clipboard extension app for macOS.
https://clipy-app.com
MIT License
253 stars 17 forks source link

Items not rotated after the max number of displayed items has been reached #35

Closed afeblot closed 4 years ago

afeblot commented 4 years ago

On MacOS 10.14.6, using Clipy 1.2.9 beta 11:

If Max clipboard history size is set to the same value as Number of items place inline (lets's call it x), there is a history rotation issue after recording the first x items.

Please download the screencast showing the issue here (will only be hosted for 100 days): http://s000.tinyupload.com/?file_id=66911547351521227948

The history is sometimes rotated way later (like 15 minutes later). If the rotation is triggered by a specific action of mine, I've not been able to find out which one it is.

ian4hu commented 4 years ago

Ok I see. that is same as #30

ian4hu commented 4 years ago

You could temporally fix it by set order history with last used

ian4hu commented 4 years ago

image

ian4hu commented 4 years ago

Fixed by #36