lanl / 4DGB

4D Genome Browser project
1 stars 2 forks source link

Fix incorrect ContactMap resizing #58

Closed camtauxe closed 2 years ago

camtauxe commented 2 years ago

( This PR includes the commits from PR #57)

This PR fixes issue #25.

There is now an intermediate div between the gtkviewcontainer element and the other components of the widget, which ensures that all components are sized appropriately in the same bounding box.