zotero/chrome
Dan Stillman dcfaa5521e Don't show note in right-hand pane when editing in separate window
- When a child note is opened in a separate window, the parent window is
  selected. (This used to work but was broken in 5.0.)
- When a top-level note is opened (via double-click), the right-hand pane
  changes to show "Editing in separate window".
- If a note that's currently open in a separate window is clicked on,
  the right-hand pane shows "Editing in a separate window".
- If a note window is closed and the item is selected, the note editor
  reappears in the right-hand pane after the note is saved.

This will avoid unnecessary UI updates and data loss bugs from the two
notes getting out of sync (and is just generally cleaner).

Also:

- General cleanup of note display code
2017-12-11 02:25:05 -05:00
..
content Don't show note in right-hand pane when editing in separate window 2017-12-11 02:25:05 -05:00
locale Don't show note in right-hand pane when editing in separate window 2017-12-11 02:25:05 -05:00
skin/default/zotero API-based "Restore to Online Library" 2017-12-08 00:42:03 -05:00