zotero/chrome/content
fletcherhaz 98a75931b0
Fix double saving snapshots (#1937)
* Fix double saving snapshots

https://forums.zotero.org/discussion/86796/duplicated-snapshots

I was able to replicate it by adding a 5 second delay here:
a72ae14816/chrome/content/zotero/xpcom/translation/translate_item.js (L196)

This was caused from a race condition and (a72ae14) did not fully
solve the problem. Now this is tested and fixed.
2020-12-27 03:31:30 -05:00
..
scaffold Scaffold: Focus code editor when selecting tab 2020-12-24 02:46:19 -05:00
zotero Fix double saving snapshots (#1937) 2020-12-27 03:31:30 -05:00
zotero-platform Fix number inputs and adjust linux styling for the prefs pane 2020-12-21 12:20:17 +02:00