OWASP / threat-dragon

An open source threat modeling tool from OWASP
https://owasp.org/www-project-threat-dragon/
Apache License 2.0
889 stars 236 forks source link

Implement mousewheel button dragging for graph panning #954

Open save196 opened 4 months ago

save196 commented 4 months ago

Describe what problem your feature request solves: The current graph panning method requires a combination of keyboard and mouse inputs, and mousewheel button is redundant with left mouse button.

Describe the solution you'd like: Users should be able to press down the mousewheel button and move the mouse to pan around the graph.

jgadsden commented 1 month ago

Thanks for the enhancement request @save196 , are you able to provide an implementation? Otherwise I am not sure when this can be worked on so I have put it down as version 3.x, which is scheduled for early next year