mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 09:36:01 +00:00
SYNC: slightly better dropdownmanu-layout algorithm
This commit is contained in:
committed by
Diflow
parent
c1da8321ac
commit
bd571dc93d
@@ -8,6 +8,7 @@
|
||||
<DropDownMenu
|
||||
left={$currentDropDownMenu.left}
|
||||
top={$currentDropDownMenu.top}
|
||||
bottom={$currentDropDownMenu.bottom}
|
||||
items={$currentDropDownMenu.items}
|
||||
targetElement={$currentDropDownMenu.targetElement}
|
||||
on:close={() => ($currentDropDownMenu = null)}
|
||||
|
||||
Reference in New Issue
Block a user