mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-01 03:26:56 +08:00
Merge remote-tracking branch 'origin/GP-3076-dragonmacher-listing-painting-issue'
This commit is contained in:
+1
@@ -308,6 +308,7 @@ public class ListingPanel extends JPanel implements FieldMouseListener, FieldLoc
|
||||
if (overviewComponent != null) {
|
||||
scroller.setScrollbarSideKickComponent(buildOverviewComponent());
|
||||
}
|
||||
revalidate();
|
||||
repaint();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user