<p></p>
<p>There are multiple scrolling glitches, which I think affect plankmenus in general. But the spriteset browser/editor has a lot of its own code for scrolling. I had a lot of trouble getting the level of glitchness as low as it is. A particular problem is that CoverChildren and Layout slices conflict with each other so it's hard to calculate the correct slice positions (see bottom of <code>SpriteSetBrowser.rebuild_menu</code>). Incidentally this is the reason that both of those aren't exposed to users yet.</p>
<p>I found a lead: the scroll position when entering the menu isn't determined solely by the vertical position of the selected spriteset/frame, although all planks (frames) within one spriteset cause the same scroll offset.  If you have multiple spritesets on the same row to each other, as you go further to the right the scroll position starts off further down, until the selection is off the top of the screen.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1110#issuecomment-606321852">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZXMQ4736XVXHZCV2TDRKEZSNANCNFSM4LW5L5EA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZSQ3ZNW52MCKELOI6DRKEZSNA5CNFSM4LW5L5EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQR3ZPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1110#issuecomment-606321852",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1110#issuecomment-606321852",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>