mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Merge branch 'ghidra1_ByteMappedBlocks'
This commit is contained in:
commit
2885f74867
76 changed files with 2351 additions and 1618 deletions
|
@ -45,7 +45,7 @@ public class MemoryMapPluginScreenShots extends GhidraScreenShotGenerator {
|
|||
moveProviderToItsOwnWindow(provider);
|
||||
JComponent component = getDockableComponent(provider);
|
||||
|
||||
captureIsolatedComponent(component, 650, 225);
|
||||
captureIsolatedComponent(component, 800, 225);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue