Commit 57af89d1 authored by Shawn Rutledge's avatar Shawn Rutledge
Browse files

Fix PdfLinkModel's location y coordinate; add PdfMultiPageView tooltip


As usual, coordinates are in the first quadrant, and we need to
convert to 4th quadrant to get a y value that can be used to adjust
contentY of a ListView or TableView.

The tooltip when hovering over links provides a way to verify that
the link really jumps where it's intended to.

Change-Id: I9107639f15496a987c0fa7c3c2e2583c3839cc6b
Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@qt.io>
Showing with 11 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment