Opened 10 years ago

Closed 8 years ago

Last modified 7 years ago

#650 closed defect (fixed)

resize callback does not update display

Reported by: westram Owned by: westram
Priority: major Milestone:
Component: Library (tree) Version: gtkport
Keywords: Cc:

Description (last modified by westram)

Reproduce (example):

  • display dendrogram tree in ARB_NT
  • open 'Properties/Tree? options'
  • change 'Relative vertical distance'

  • size of scrollbars changes (if tree > viewport)
  • display does not update

Notes:

  • display gets updated in motif version
  • changing callback bound to AWAR_DTREE_VERICAL_DIST from AWT_resize_cb into AWT_expose_cb makes the above example work (but does not fix the general problem)

Maybe related:

  • initial zoom of tree display differs between motif- and gtk-version: slightly resizing the main window after starting up arb in gtk-version may significantly change the zoom (does not occur in motif)

Change History (4)

comment:1 Changed 10 years ago by westram

  • Description modified (diff)

comment:2 Changed 9 years ago by westram

  • Component changed from Library (GUI) to Library (TreeDisplay)

comment:3 Changed 8 years ago by westram

  • Owner changed from devel to westram
  • Resolution set to fixed
  • Status changed from new to closed

fixed by [15046], as side effect of merging [14971].

The problem described under 'Maybe related' did already disappear before (afaik).

comment:4 Changed 7 years ago by westram

  • Milestone gtkmerge deleted

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.