cheatsheet open anim from bottom

This commit is contained in:
end-4
2024-04-04 16:52:34 +07:00
parent d776b14ce9
commit 142fa5491f
-1
View File
@@ -71,7 +71,6 @@ const ClickOutsideToClose = () => Widget.EventBox({
export default (id) => PopupWindow({
name: `cheatsheet${id}`,
layer: 'overlay',
exclusivity: 'ignore',
keymode: 'exclusive',
visible: false,
child: Widget.Box({