Ticket #12 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Incorrect scrolling behavior

Reported by: dgsachs@… Owned by: glen.low@…
Priority: high: does not work as expected Milestone: 0.2 label editing
Component: Version: 0.1
Keywords: Cc:

Description

I built a graph with a bunch of nodes on the top-left and a stray node far on the bottom right. When I zoomed in so that the nodes on the top-left were visible but not the node on the bottom right, I was unable to scroll the graph to view the node on the bottom right. It seemed that the clipping region used to determine the area to scroll over was not correctly including that node.

(I just updated to 0.1.2)

Attachments

IMG_0015.PNG (15.3 KB) - added by dgsachs@… 4 years ago.
IMG_0015.2.PNG (15.3 KB) - added by dgsachs@… 4 years ago.
IMG_0014.PNG (19.3 KB) - added by dgsachs@… 4 years ago.

Change History

Changed 4 years ago by dgsachs@…

Changed 4 years ago by dgsachs@…

Changed 4 years ago by dgsachs@…

Changed 4 years ago by dgsachs@…

IMG0015 shows the graph scrolled as far to the bottom/right as possible at that zoom level.

Changed 4 years ago by glen.low@…

  • owner set to glen.low@…
  • status changed from new to accepted
  • milestone set to label editing

Good observation!

Changed 4 years ago by glenlow

  • status changed from accepted to closed
  • resolution set to fixed

(In [18]) Fixed absolutely positioned nodes not enlarging graph bounds (fix #12).

Note: See TracTickets for help on using tickets.