question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remember scroll position in Cortex Peripheral panels

See original GitHub issue

Hopefully this is an easy one for ya 😃 Love that the Peripherals panel remembers which peripherals/registers are expanded, but it seems whenever I restart debugging the panel’s scroll is reset back to the top (possibly after re-parsing the SVD?). This makes debugging peripherals towards the end of the alphabet like TIMx, WWDG, etc a bit of a chore since it requires re-scrolling down the peripherals panel to find it again. It would be ideal if the panel could remember the last scrolled position and reposition itself there upon next debugging session.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
Maruscommented, Jan 26, 2021

Closing this since the alternative of pinning was released. Thanks again for the PR @manuargue

1reaction
Maruscommented, Jan 18, 2021

Unfortunately, while this would be very nice, I don’t think this will with the current extension APIs that I have for visual studio code - it is something I will look into though.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Help! Need page to remember Scroll position - Axure RP 8
Hi there, i'm prototyping a simple click through and want the page to remember the scroll position, there is this Maintain scroll position...
Read more >
Maintain Scroll Position in a Panel - Ext.NET Forums
I have a panel, and on the server, I add a bunch of child panels to it. When clicking on actions inside those...
Read more >
Preserve scroll position in prototypes - Figma Help Center
The preserve scroll position setting lets you keep the same scroll location when you transition between screens. This applies to vertical scroll depth, ......
Read more >
Maintain scroll position after async postback from update panel
I'm having some troubles with asp.net and update panel. The problem is, that every time partial postback occurs from update panel, page is...
Read more >
how to get the front panel scroll's position vallue - NI Community
Use the FP.Origin property (open a reference to the VI and then wire it to a property node and select the Front Panel...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found