Remember scroll position in Cortex Peripheral panels
See original GitHub issueHopefully 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:
- Created 3 years ago
- Comments:8 (6 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Closing this since the alternative of pinning was released. Thanks again for the PR @manuargue
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.