mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
GP-1451: Add sync selection actions, toggles
This commit is contained in:
parent
ccbf264116
commit
cfdf1051a1
32 changed files with 1068 additions and 424 deletions
|
@ -178,7 +178,6 @@ public class ByteViewerComponent extends FieldPanel implements FieldMouseListene
|
|||
*/
|
||||
@Override
|
||||
public void selectionChanged(FieldSelection selection, EventTrigger trigger) {
|
||||
|
||||
if (blockSet == null || doingRefresh) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue