LibraryOfCongress / bagger

The Bagger application packages data files according to the BagIt specification.
Other
120 stars 19 forks source link

Problems with vertical scrollbar of Payload and Tag Files section #34

Closed telliers closed 8 years ago

telliers commented 8 years ago

In Windows 7, there seems to be a problem with the vertical scrolling of the "Payload" and "Tag Files" section. For the Payload, while the scrollbar is visible, it doesn't detect the panel's new dimensions when adding multiple files. For the Tag Files, it works partially, as the new dimensions are not correctly sets. Those problems were also in version 2.3. Here's some snapshots.

image

image

telliers commented 8 years ago

In the 2.3 version, I did the following modification in the gov.loc.repository.bagger.ui.BagTree class :

Removed the line code setPreferredSize(getTreeSize());

It fixed the problem, but I don't know if it will also works well in other OS.

johnscancella commented 8 years ago

will be in version 2.6