SnapTimer icon indicating copy to clipboard operation
SnapTimer copied to clipboard

[bug] faulty timing

Open dardoor opened this issue 5 years ago • 1 comments

In short: SnapTimer doesn't count the time properly. It's lagging behind, counting too slowly. You can notice it already after a minute when comparing it to a properly working timer or the built in Windows clock. And the gap becomes bigger as the time goes on.

edit: confirmed on two different PCs

dardoor avatar May 16 '19 16:05 dardoor

This is fixed, just tested myself. If one needs an executable, they could build the current version from source, that's easy enough, just install Lazarus and open the project file, then build. The forms could be messed up though (like Options window is too large). Open each form one by one, then move on the screen, the state of the form will become "changed" (you'll see an asterisk), close, save when prompted. If you build now, they should be fine.

rebusx avatar Nov 30 '23 12:11 rebusx