[Jaxx-commits] 01/01: fixes #1907: fix regression. For JScrollPane (for example), child were not added to viewport for was: $jscrollPane0.add(child) instead of $jscrollPane0.getViewport().add(child)