InteractiveFaultLocalization / iFL4Eclipse

iFL for Eclipse is an Eclipse plug-in for supporting interactive fault localization for Java projects developed in this environment.
Eclipse Public License 2.0
3 stars 1 forks source link

The frame of the grid view don't adjust to the size of the iFL window #124

Closed brita-sed closed 4 years ago

brita-sed commented 4 years ago

Precondition

Steps

  1. Select a project.
  2. Click iFL button.
  3. Resize iFL window to a smaller size.

Expected results

Received results

grid_frame_no_resize

Environment:

Dhorvath1294 commented 4 years ago

The grid view no longer uses a scrollable container; instead, a pager is used.