remember sidebar position

This commit is contained in:
Dax Raad
2025-11-01 11:40:21 -04:00
parent fe38e3ab02
commit 9e49870118
6 changed files with 39 additions and 32 deletions

View File

@@ -242,7 +242,7 @@ export function DialogSelect<T>(props: DialogSelectProps<T>) {
)}
</For>
</scrollbox>
<box paddingRight={2} paddingLeft={3} flexDirection="row" paddingBottom={1}>
<box paddingRight={2} paddingLeft={3} flexDirection="row" paddingBottom={1} gap={1}>
<For each={props.keybind ?? []}>
{(item) => (
<text>