mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-02 12:23:33 +02:00
- Pass vertical/rtl mode into selection code. - Added new image for vertical selection handle. selection_bar.pyj: - Made code agnostic to text direction. - Changed names to start and end rather than left and right to reflect new behavior. - Track vertical/rtl state from selection message. - Handle selection position modified to support all possible text orientations. - Switch to vertical selection handle in vertical mode. - Cap selection size at 60px to avoid comically large (and unusable) handles when selecting large element, such as an image. select.pyj: - Improved selection behavior when selected range extents are on nodes by search the node's DOM tree for something with a reasonable bounding box. - To work around bugs with collapsed range rects and vertical text, use character bounding boxes in most cases. - Add width to selection range extents. |
||
|---|---|---|
| .. | ||
| angle-down.svg | ||
| arrow-left.svg | ||
| arrow-right.svg | ||
| arrows-h.svg | ||
| auto-scroll.svg | ||
| bg.svg | ||
| bold.svg | ||
| book.svg | ||
| bookmark.svg | ||
| bug.svg | ||
| caret-down.svg | ||
| caret-left.svg | ||
| caret-right.svg | ||
| check.svg | ||
| chevron-down.svg | ||
| chevron-left.svg | ||
| chevron-right.svg | ||
| chevron-up.svg | ||
| close.svg | ||
| cloud-download.svg | ||
| cog.svg | ||
| cogs.svg | ||
| convert.svg | ||
| copy.svg | ||
| edit.svg | ||
| ellipsis-v.svg | ||
| eraser.svg | ||
| fg.svg | ||
| full-screen.svg | ||
| generate.py | ||
| global-search.svg | ||
| heading.svg | ||
| heart.svg | ||
| highlight.svg | ||
| home.svg | ||
| hr.svg | ||
| image.svg | ||
| indent.svg | ||
| insert-link.svg | ||
| italic.svg | ||
| justify-center.svg | ||
| justify-full.svg | ||
| justify-left.svg | ||
| justify-right.svg | ||
| library.svg | ||
| link.svg | ||
| ol.svg | ||
| outdent.svg | ||
| pencil.svg | ||
| plus.svg | ||
| print.svg | ||
| random.svg | ||
| redo.svg | ||
| reference-mode.svg | ||
| refresh.svg | ||
| remove.svg | ||
| search.svg | ||
| select-all.svg | ||
| selection-handle-vertical.svg | ||
| selection-handle.svg | ||
| sort-amount-asc.svg | ||
| sort-amount-desc.svg | ||
| star-half.svg | ||
| star.svg | ||
| strikethrough.svg | ||
| subscript.svg | ||
| superscript.svg | ||
| toc.svg | ||
| trash.svg | ||
| ul.svg | ||
| underline.svg | ||
| undo.svg | ||
| user.svg | ||
| warning.svg | ||
| window-restore.svg | ||