How to prevent tabs reloading?
When opening more than five tabs, switching among them becomes difficult because the tabs will reload again.
Maybe it is designed for memory usage, but can we have a choice to prevent tabs from reloading?
Maybe it is designed for memory usage, but can we have a choice to prevent tabs from reloading?
There is a patch that you can manually apply while waiting for a better correction from Zotero's Team : https://github.com/zotero/zotero/pull/3770/files
Add configuration settings for tab loading
1. Close Zotero;
2. Open the zotero.jar with an archive manager (zip);
3. Apply the patch manually;
4. Start zotero with -purgecaches option.
Be careful!