mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
GP-2147 added ability to resize views in the byteviewer by dragging inthe header bar.
This commit is contained in:
parent
2ac8d4a2ec
commit
f9af85a31d
10 changed files with 714 additions and 658 deletions
|
@ -103,4 +103,5 @@ public interface IndexedScrollable {
|
|||
* @param isHorizontal true if the rotation was horizontal, false for vertical
|
||||
*/
|
||||
public void mouseWheelMoved(double preciseWheelRotation, boolean isHorizontal);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue