Skip to content

Fix disassembly navigation#593

Merged
lievenhey merged 3 commits intomasterfrom
fix-disassembly-navigation
Jan 16, 2024
Merged

Fix disassembly navigation#593
lievenhey merged 3 commits intomasterfrom
fix-disassembly-navigation

Conversation

@lievenhey
Copy link
Contributor

fixes: #591

In case of the disassembly view it doesn't make sense to calculate the
line number since every instruction can have a different length. So I
moved the calculcation to the model. This way I can implement two
different versions, one for source code and one for the disassembly.
@lievenhey lievenhey merged commit ad427ba into master Jan 16, 2024
@lievenhey lievenhey deleted the fix-disassembly-navigation branch January 16, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

source view with strange "Util" context menu

2 participants