Vector35 / Vector35/binaryninja-api
linear view sticky title bar improvements
Open
Nobody has claimed this yet.
Component: UI
Effort: Low
Impact: Low
UI: Linear
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
#3453 is great but could use a few improvements:
- adjust padding and styling slightly to more closely match graph view's version of the same
- ability to click and select arguments and have them highlighted just like the standard function prototype
- ability to copy/paste text from the header
- disable in single function view
- consider some way to quickly navigate to the top of the function using the sticky header
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the implementation introduced by #3453 and compare the linear view sticky title bar with the graph view version. Check how the standard function prototype handles argument selection and how the header is rendered in single-function view. Done means the remaining checklist items—argument highlighting, copy/paste, and navigation to the function top—work without regressing the completed items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop-dev, reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100