You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2022. It is now read-only.
Fixed a bug where screenshots with identical creation timestamps were
not copied. Now, if the timestamp overlaps for several screenshots, each
of them has identical basename, but different incremental integer after
the underscore and before ".jpg" extension.
Button padding are now set in-code for a more convenient binary building
across different platforms platform.
Some comments to the code added.