You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've only ever observed this when reversing on my laptop with a small screen.
Screen.Recording.2025-09-12.at.11.29.50.AM.mov
In the the included screen recording there this only seems like a minor issue but its far worse on large functions with a lot of re-word wrapping. Its honestly infuriating. It can make the current_token scroll to some other area of the code and make me completely loose my place. I think the workflow of having your right sidebar close is common when you don't have a large screen and so you'd only pop it open and back closed for stack view or whatever.
The only work around I could find was to either never use the right sidebar or copy the address, open the side bar and then navigate to that address again.
I've only ever observed this when reversing on my laptop with a small screen.
Screen.Recording.2025-09-12.at.11.29.50.AM.mov
In the the included screen recording there this only seems like a minor issue but its far worse on large functions with a lot of re-word wrapping. Its honestly infuriating. It can make the current_token scroll to some other area of the code and make me completely loose my place. I think the workflow of having your right sidebar close is common when you don't have a large screen and so you'd only pop it open and back closed for stack view or whatever.
The only work around I could find was to either never use the right sidebar or copy the address, open the side bar and then navigate to that address again.