zotero/scss/components
Dan Stillman 06b28194da Show annotation widget in conflict resolution window
This adds a very basic reimplementation of the annotation widget for use
in the CR window. It's not pixel-perfect, but it's close enough that
most people probably won't notice. We'll want to replace this with a
real version that's shared between the PDF reader and the rest of the
codebase.

Image annotations currently show an "[image not shown]" placeholder.
Showing images is tricky: we don't have the remote cache image, so if
the remote position has changed, we could only show an image by
rendering it from the file, and only if the file itself hasn't changed.
Just for a better user experience, we could use the local image as long
as the position and file are both the same, but that would take some
rejiggering of the CR window.

Tags aren't shown because they're not shown for CR at all, though that
could be changed in the future.
2021-03-21 14:36:43 -04:00
..
_annotation.scss Show annotation widget in conflict resolution window 2021-03-21 14:36:43 -04:00
_autosuggest.scss Reactify item tags box 2019-11-08 06:41:06 -05:00
_button.scss Update tag selector styling for Windows 2019-01-21 11:01:33 +02:00
_createParent.scss Add an option to create parent item from identifier (#1901) 2020-11-20 16:17:48 -05:00
_editable.scss Fix overflow issues in React tags box 2019-11-13 05:31:12 -05:00
_exportOptions.scss Add "Include Annotations" checkbox to export options dialog 2021-03-02 17:58:28 -05:00
_icons.scss Update tag selector styling for macOS 2019-01-21 11:01:33 +02:00
_mainWindow.scss Use old toolbar if not a PDF build 2021-03-02 18:10:44 -05:00
_notesList.scss Tweak notes pane styling 2021-03-02 18:12:24 -05:00
_progressMeter.scss Add an option to create parent item from identifier (#1901) 2020-11-20 16:17:48 -05:00
_search.scss Fix font size in search bars when set to non-small sizes 2019-03-29 06:35:35 -04:00
_syncButtonTooltip.scss Show invalid-data warning in sync button tooltip for group libraries 2021-02-09 16:36:06 -05:00
_tabBar.scss Tab bar: Improve tab close button 2021-03-02 17:58:28 -05:00
_tag-manager.scss Reactify item tags box 2019-11-08 06:41:06 -05:00
_tagsBox.scss Improve the new UI: 2021-03-02 17:54:48 -05:00
_tagSelector.scss Rename tag selector JSX files 2019-11-08 06:41:06 -05:00