Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
896 stars 200 forks source link

Offer an option to center the function signature in graph view #5867

Open utkonos opened 3 weeks ago

utkonos commented 3 weeks ago

What is the feature you'd like to have? Either center the function signature all of the time, or make a setting that when enabled, centers the function signature in Graph View.

Is your feature request related to a problem? For very large screens, the function signature is way over to the left in Graph View. Screenshots for illustative purposes would look nicer if this was always in the center.

Additional Information:

Screenshot 2024-08-20 at 18 33 02
utkonos commented 3 weeks ago

Another option is to put it here at the top of the first block. This could be hideable like the Variable Types.

Screenshot 2024-08-20 at 18 36 25
xusheng6 commented 2 weeks ago

I am not sure I like the idea, but we will discuss it internally

utkonos commented 2 weeks ago

Maybe a configuration checkbox option that is off by default?

xusheng6 commented 2 weeks ago

A temporary workaround for the screenshot is to take it in the linear view

xusheng6 commented 2 weeks ago

We think this is a reasonable feature request and I have updated the issue title to better describe it